composer update

This commit is contained in:
Nabeel Shahzad
2017-07-23 19:23:14 -05:00
parent fd688793ec
commit 5847b2edbf
2 changed files with 58 additions and 57 deletions

View File

@@ -21,6 +21,7 @@
"doctrine/common": "v2.7.2",
"doctrine/dbal": "v2.5.12",
"doctrine/inflector": "v1.1.0",
"doctrine/instantiator": "v1.0.5",
"zizaco/entrust": "5.2.x-dev",
"prettus/l5-repository": "^2.6",
"spatie/laravel-pjax": "^1.3",
@@ -37,10 +38,10 @@
"require-dev": {
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~5.7",
"phpunit/phpunit": "5.7.x",
"symfony/css-selector": "3.1.*",
"symfony/dom-crawler": "3.1.*",
"laravel/homestead": "^5.4",
"laravel/homestead": "5.4.x",
"scriptfusion/phpunit-immediate-exception-printer": "^1"
},
"autoload": {