Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
inxilpro committed Feb 24, 2020
1 parent 469def2 commit 1c65357
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"license": "MIT",
"require": {
"php": ">=7.1",
"glhd/aire": "^1.6.0|dev-master",
"illuminate/support": "^5.7|^6.0"
"glhd/aire": "^1.6.0|dev-*",
"illuminate/support": "^5.7|^6.0|^7.0"
},
"require-dev": {
"orchestra/testbench": "~3.0|~4.0",
"orchestra/testbench": "~3.0|~4.0|~5.0",
"phpunit/phpunit": "^7.3|^8.0",
"mockery/mockery": "^1.1",
"symfony/css-selector": "^4.1",
Expand Down

0 comments on commit 1c65357

Please sign in to comment.