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

Merge branch 'master' into master

This commit is contained in:
Florian Schwaiger
2017-05-23 17:13:13 +02:00
committed by GitHub
25 changed files with 607 additions and 246 deletions

View File

@@ -27,3 +27,4 @@
require_once __DIR__.'/Concrete5ValetDriver.php';
require_once __DIR__.'/Typo3ValetDriver.php';
require_once __DIR__.'/NeosValetDriver.php';
require_once __DIR__.'/Magento2ValetDriver.php';