1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-07 17:10:05 +01:00

Merge branch 'master' of https://github.com/CSWilson/valet into CSWilson-master

This commit is contained in:
Taylor Otwell
2016-05-12 16:11:50 -05:00
3 changed files with 34 additions and 0 deletions

View File

@@ -22,3 +22,4 @@
require_once __DIR__.'/ContaoValetDriver.php';
require_once __DIR__.'/KatanaValetDriver.php';
require_once __DIR__.'/CakeValetDriver.php';
require_once __DIR__.'/JoomlaValetDriver.php';