Skip to content

Commit 116708e

Browse files
Allow for more recent 2.6.x versions
Inspired by rabbitmq/rabbitmq-website#360.
1 parent 78abd6a commit 116708e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"require": {
3-
"php-amqplib/php-amqplib": "v2.6.1"
3+
"php-amqplib/php-amqplib": ">=2.6.1"
44
}
55
}

0 commit comments

Comments
 (0)