Skip to content

Commit aba9c7c

Browse files
authored
Merge pull request #1 from ueberdosis/version-bump
Added version ^9.0 for illuminate/support dependency
2 parents 80fe68d + bce4396 commit aba9c7c

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
@@ -9,7 +9,7 @@
99
],
1010
"require": {
1111
"php": "^7.4|^8.0",
12-
"illuminate/support": "^7.0|^8.0"
12+
"illuminate/support": "^7.0|^8.0|^9.0"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)