Skip to content

Commit 579240b

Browse files
committed
Bump php-amqplib/php-amqplib to a php8-compatible version
1 parent fb23f91 commit 579240b

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
@@ -35,7 +35,7 @@
3535
"enqueue/test": "0.10.x-dev",
3636
"enqueue/async-event-dispatcher": "0.10.x-dev",
3737
"enqueue/async-command": "0.10.x-dev",
38-
"php-amqplib/php-amqplib": "^2.12.1",
38+
"php-amqplib/php-amqplib": "^3.0",
3939
"doctrine/doctrine-bundle": "^2.0",
4040
"doctrine/mongodb-odm-bundle": "^3.5|^4.3",
4141
"alcaeus/mongo-php-adapter": "^1.0",

0 commit comments

Comments
 (0)