Skip to content

Commit 165eae2

Browse files
committed
added illuimnate support 9 support
1 parent f86fb1c commit 165eae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"illuminate/queue": "^5.4 || ^6.0 || ^7.0 || ^8.0",
1818
"illuminate/redis": "^5.4 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
1919
"illuminate/session": "^5.4 || ^6.0 || ^7.0 || ^8.0",
20-
"illuminate/support": "^5.4 || ^6.0 || ^7.0 || ^8.0",
20+
"illuminate/support": "^5.4 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
2121
"monospice/spicy-identifiers": "^0.1",
2222
"predis/predis": "^1.1"
2323
},

0 commit comments

Comments
 (0)