Skip to content

Commit 3568e76

Browse files
Merge pull request #6 from glhd/bump-aire-2x
upgrade dependencies
2 parents e05ebc1 + a67f14c commit 3568e76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"license": "MIT",
1717
"require": {
1818
"php": ">=7.1",
19-
"glhd/aire": "^2.0|dev-*",
20-
"illuminate/support": "^5.7|^6.0|^7.0"
19+
"glhd/aire": "^2.0",
20+
"illuminate/support": "^5.7|^6.0|^7.0|^8.0"
2121
},
2222
"require-dev": {
23-
"orchestra/testbench": "~3.0|~4.0|~5.0",
23+
"orchestra/testbench": "~3.0|~4.0|~5.0|~6.0",
2424
"phpunit/phpunit": "^7.3|^8.0",
2525
"mockery/mockery": "^1.1",
2626
"symfony/css-selector": "^4.1",

0 commit comments

Comments
 (0)