Skip to content

Commit e04ff6b

Browse files
authored
changed the php-amqplib version to ^3.6
1 parent 089e72d commit e04ff6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": "^8.0",
1313
"ext-json": "*",
1414
"illuminate/queue": "^9.0|^10.0",
15-
"php-amqplib/php-amqplib": "^v3.5.2"
15+
"php-amqplib/php-amqplib": "^v3.6"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.3",

0 commit comments

Comments
 (0)