1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 16:50:09 +01:00
This commit is contained in:
Taylor Otwell
2016-05-06 15:06:42 -05:00
3 changed files with 30 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
require_once __DIR__.'/CraftValetDriver.php';
require_once __DIR__.'/JigsawValetDriver.php';
require_once __DIR__.'/LaravelValetDriver.php';
require_once __DIR__.'/SculpinValetDriver.php';
require_once __DIR__.'/StatamicValetDriver.php';
require_once __DIR__.'/SymfonyValetDriver.php';
require_once __DIR__.'/WordPressValetDriver.php';