Skip to content

Commit 0c413f8

Browse files
authored
Update composer.json
1 parent f7a3f9d commit 0c413f8

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
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^8.0",
1313
"ext-json": "*",
14-
"illuminate/queue": "^10.0|^11.0",
14+
"illuminate/queue": "^10.0|^11.0|^12.0",
1515
"php-amqplib/php-amqplib": "^v3.6"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)