composer update
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user