Skip to content

Commit 7c74915

Browse files
author
Jeroen Faijdherbe
committed
loosen illuminate version constraint
1 parent 8664ab0 commit 7c74915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ext-json": "*",
1919
"guzzlehttp/guzzle": "^7.0.1",
2020
"http-interop/http-factory-guzzle": "^1.0",
21-
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
21+
"illuminate/support": "*",
2222
"m4tthumphrey/php-gitlab-api": "^11.7.0",
2323
"php-http/guzzle7-adapter": "^1.0.0"
2424
}

0 commit comments

Comments
 (0)