Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeelio committed Jul 24, 2017
1 parent fd68879 commit 5847b2e
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 57 deletions.
5 changes: 3 additions & 2 deletions composer.json
Expand Up @@ -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",
Expand All @@ -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": {
Expand Down
110 changes: 55 additions & 55 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5847b2e

Please sign in to comment.