Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 8be3315

Browse files
authored
higher amqp-ext for php 8 support
1 parent f3be262 commit 8be3315

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
@@ -24,7 +24,7 @@
2424
"require": {
2525
"ext-json": "*",
2626
"php": "^7.1.3|^8.0",
27-
"enqueue/amqp-ext": "^0.9.2",
27+
"enqueue/amqp-ext": "^0.10.9",
2828
"laravel/framework": "^5|^6|^7|^8",
2929
"ext-amqp": "*"
3030
},

0 commit comments

Comments
 (0)