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

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Florian Schwaiger
2016-12-24 17:07:17 -05:00
46 changed files with 960 additions and 1731 deletions

View File

@@ -23,4 +23,6 @@
require_once __DIR__.'/KatanaValetDriver.php';
require_once __DIR__.'/CakeValetDriver.php';
require_once __DIR__.'/JoomlaValetDriver.php';
require_once __DIR__.'/DrupalValetDriver.php';
require_once __DIR__.'/Concrete5ValetDriver.php';
require_once __DIR__.'/Typo3ValetDriver.php';