Skip to content

Commit

Permalink
Merge pull request #7 from devayes/master
Browse files Browse the repository at this point in the history
Updated composer.json
  • Loading branch information
sebdesign committed Mar 6, 2019
2 parents c688bca + 2bededf commit 6bc0c3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"type": "library",
"require": {
"php": "^5.6.4|^7.0",
"laravel/framework": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0"
"laravel/framework": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0"
},
"require-dev": {
"phpunit/phpunit": "~5.4|~6.0|~7.0",
"mockery/mockery": "^0.9|^1.0",
"orchestra/testbench": "~3.3|~3.4|~3.5|~3.6|~3.7"
"orchestra/testbench": "~3.3|~3.4|~3.5|~3.6|~3.7|~3.8"
},
"autoload": {
"files": [
Expand Down

0 comments on commit 6bc0c3b

Please sign in to comment.