Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
merodiro committed Apr 10, 2018
1 parent a55c73d commit 0925321
Show file tree
Hide file tree
Showing 2 changed files with 355 additions and 316 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"role": "Developer"
}],
"require": {
"illuminate/support": "~5.5",
"illuminate/support": "~5.6",
"php": "~7.0"
},
"require-dev": {
"codedungeon/phpunit-result-printer": "^0.6.1",
"codedungeon/phpunit-result-printer": "^0.14.0",
"graham-campbell/testbench": "^5.0",
"mockery/mockery": "^1.0",
"phpunit/phpunit": "6.*",
"phpunit/phpunit": "7.*",
"squizlabs/php_codesniffer": "^3.2"
},
"autoload": {
Expand Down
Loading

0 comments on commit 0925321

Please sign in to comment.