Skip to content

Commit 1c65357

Browse files
committed
Update composer.json
1 parent 469def2 commit 1c65357

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": "^1.6.0|dev-master",
20-
"illuminate/support": "^5.7|^6.0"
19+
"glhd/aire": "^1.6.0|dev-*",
20+
"illuminate/support": "^5.7|^6.0|^7.0"
2121
},
2222
"require-dev": {
23-
"orchestra/testbench": "~3.0|~4.0",
23+
"orchestra/testbench": "~3.0|~4.0|~5.0",
2424
"phpunit/phpunit": "^7.3|^8.0",
2525
"mockery/mockery": "^1.1",
2626
"symfony/css-selector": "^4.1",

0 commit comments

Comments
 (0)