Skip to content

Commit 2e72b41

Browse files
committed
Updated compatibility
1 parent c7467ce commit 2e72b41

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
@@ -16,12 +16,12 @@
1616
"license": "MIT",
1717
"require": {
1818
"php": ">=7.1",
19-
"glhd/aire": "^1.5.0",
20-
"illuminate/support": "5.6.*|5.7.*|5.8.*"
19+
"glhd/aire": "^1.6.0|dev-master",
20+
"illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0"
2121
},
2222
"require-dev": {
23-
"orchestra/testbench": "~3.0",
24-
"phpunit/phpunit": "^7.3",
23+
"orchestra/testbench": "~3.0|~4.0",
24+
"phpunit/phpunit": "^7.3|^8.0",
2525
"mockery/mockery": "^1.1",
2626
"symfony/css-selector": "^4.1",
2727
"symfony/dom-crawler": "^4.1",

0 commit comments

Comments
 (0)