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

Add Magento2 driver

This commit is contained in:
Joe Constant
2016-09-15 16:19:50 -06:00
committed by Adam Wathan
parent 4743c118d6
commit 953d828afd
3 changed files with 141 additions and 0 deletions

View File

@@ -25,3 +25,4 @@
require_once __DIR__.'/JoomlaValetDriver.php';
require_once __DIR__.'/DrupalValetDriver.php';
require_once __DIR__.'/Concrete5ValetDriver.php';
require_once __DIR__.'/Magento2ValetDriver.php';