Adding Laravel Blade Directives Package. (#695)

This commit is contained in:
Matthew Hatcher 2017-10-18 00:26:03 -04:00 committed by Dane Everitt
parent 75c905a985
commit 2f9e7bdc3b
4 changed files with 57 additions and 2 deletions

View file

@ -15,6 +15,7 @@
"ext-mbstring": "*",
"ext-pdo_mysql": "*",
"ext-zip": "*",
"appstract/laravel-blade-directives": "^0.6.0",
"aws/aws-sdk-php": "^3.29",
"daneeveritt/login-notifications": "^1.0",
"doctrine/dbal": "^2.5",