Skip to content

Commit 76f38b7

Browse files
committed
Better semver support
1 parent 84179a0 commit 76f38b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=7.1",
1919
"glhd/aire": "^1.6.0|dev-master",
20-
"illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0"
20+
"illuminate/support": "^5.7|^6.0"
2121
},
2222
"require-dev": {
2323
"orchestra/testbench": "~3.0|~4.0",

0 commit comments

Comments
 (0)