Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Oct 21, 2019
1 parent 3352bc6 commit cbfd712
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Expand Up @@ -17,11 +17,10 @@
],
"require": {
"php": "^7.1",
"illuminate/support": "~5.8.0|^6.0"
"illuminate/support": "^6.0"
},
"require-dev": {
"larapack/dd": "^1.0",
"phpunit/phpunit": "^7.0|^8.0"
"phpunit/phpunit": "^8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit cbfd712

Please sign in to comment.