Skip to content

Commit

Permalink
Merge branch 'hotfix/20200302_1226'
Browse files Browse the repository at this point in the history
  • Loading branch information
rappasoft committed Mar 2, 2020
2 parents fe3079d + 8108e4d commit 3ef4edd
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 @@ -19,10 +19,10 @@
],
"require": {
"php": "^7.2",
"illuminate/support": "^6.0|^7.0"
"illuminate/support": "^6.0"
},
"require-dev": {
"orchestra/testbench": "^4.0|^5.0",
"orchestra/testbench": "^4.0",
"phpunit/phpunit": "^8.0"
},
"autoload": {
Expand Down

0 comments on commit 3ef4edd

Please sign in to comment.