Skip to content

Commit 0101068

Browse files
authored
Update composer.json
1 parent d88a902 commit 0101068

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"type": "library",
66
"require": {
77
"php": "^8.1",
8-
"illuminate/queue": "^9.0|^10.0|^11.0",
8+
"illuminate/queue": "^11.0|^12.0",
99
"php-amqplib/php-amqplib": "^3.6.0",
10-
"illuminate/support": "^9.18|^10.0|^11.0",
10+
"illuminate/support": "^11.0|^12.0",
1111
"ext-pcntl": "*"
1212
},
1313
"require-dev": {

0 commit comments

Comments
 (0)