Skip to content

Commit d8dfd62

Browse files
authored
Update composer.json
1 parent 7130e03 commit d8dfd62

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,11 +5,11 @@
55
"type": "library",
66
"require": {
77
"php": "^8.1",
8-
"php-amqplib/php-amqplib": "^3.4"
8+
"php-amqplib/php-amqplib": "^3.4",
9+
"illuminate/queue": "^9.0"
910
},
1011
"require-dev": {
1112
"ext-json": "*",
12-
"illuminate/queue": "^9.0",
1313
"phpunit/phpunit": "^9.5",
1414
"squizlabs/php_codesniffer": "^3.7"
1515
},

0 commit comments

Comments
 (0)