Skip to content

Commit 94f3cff

Browse files
committed
Remove old sf from php8; fix amqplib requirement
1 parent c431752 commit 94f3cff

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
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"require": {
99
"php": "^7.3|^8.0",
10-
"php-amqplib/php-amqplib": "^2.12.2",
10+
"php-amqplib/php-amqplib": "^2.12.1",
1111
"queue-interop/amqp-interop": "^0.8",
1212
"queue-interop/queue-interop": "^0.8",
1313
"enqueue/amqp-tools": "^0.10"

0 commit comments

Comments
 (0)