Skip to content

Commit 2ff2ac1

Browse files
andreev-fnsamdark
authored andcommitted
Adjusted composer.json constraints. Fixes yiisoft#314 (yiisoft#315)
1 parent c8ab159 commit 2ff2ac1

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
@@ -24,7 +24,7 @@
2424
"yiisoft/yii2-redis": "*",
2525
"php-amqplib/php-amqplib": "*",
2626
"enqueue/amqp-lib": "^0.8",
27-
"pda/pheanstalk": "*",
27+
"pda/pheanstalk": "v3.*",
2828
"jeremeamia/superclosure": "*",
2929
"yiisoft/yii2-debug": "*",
3030
"yiisoft/yii2-gii": "*",

0 commit comments

Comments
 (0)