Skip to content

Commit

Permalink
Merge pull request #6 from glhd/bump-aire-2x
Browse files Browse the repository at this point in the history
upgrade dependencies
  • Loading branch information
bogdankharchenko authored Oct 20, 2020
2 parents e05ebc1 + a67f14c commit 3568e76
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": "^2.0|dev-*",
"illuminate/support": "^5.7|^6.0|^7.0"
"glhd/aire": "^2.0",
"illuminate/support": "^5.7|^6.0|^7.0|^8.0"
},
"require-dev": {
"orchestra/testbench": "~3.0|~4.0|~5.0",
"orchestra/testbench": "~3.0|~4.0|~5.0|~6.0",
"phpunit/phpunit": "^7.3|^8.0",
"mockery/mockery": "^1.1",
"symfony/css-selector": "^4.1",
Expand Down

0 comments on commit 3568e76

Please sign in to comment.