Skip to content

Commit 0f783a3

Browse files
committed
Updated compatibility
1 parent c4da3dd commit 0f783a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
"license": "MIT",
1616
"require": {
1717
"php": ">=7.1",
18-
"glhd/aire": "^1.1.0",
19-
"illuminate/support": "5.6.*|5.7.*|5.8.*"
18+
"glhd/aire": "^1.6.0|dev-master",
19+
"illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0"
2020
},
2121
"require-dev": {
22-
"orchestra/testbench": "~3.0",
23-
"phpunit/phpunit": "^7.3",
22+
"orchestra/testbench": "~3.0|~4.0",
23+
"phpunit/phpunit": "^7.3|^8.0",
2424
"mockery/mockery": "^1.1",
2525
"symfony/css-selector": "^4.1",
2626
"symfony/dom-crawler": "^4.1",

0 commit comments

Comments
 (0)