Skip to content

Commit 98ea96a

Browse files
authored
Locked to the latest supported package versions (#534)
1 parent e882c16 commit 98ea96a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"symfony/process": "^3.3||^4.0||^5.0||^6.0||^7.0"
2222
},
2323
"require-dev": {
24-
"yiisoft/yii2-redis": "~2.0.0",
24+
"yiisoft/yii2-redis": "2.0.19",
2525
"php-amqplib/php-amqplib": "^2.8.0||^3.0.0",
2626
"enqueue/amqp-lib": "^0.8||^0.9.10||^0.10.0",
2727
"pda/pheanstalk": "~3.2.1",
@@ -30,7 +30,7 @@
3030
"yiisoft/yii2-gii": "~2.2.0",
3131
"phpunit/phpunit": "4.8.34",
3232
"aws/aws-sdk-php": ">=2.4",
33-
"enqueue/stomp": "^0.8.39||^0.10.0",
33+
"enqueue/stomp": "^0.8.39||0.10.19",
3434
"cweagans/composer-patches": "^1.7"
3535
},
3636
"suggest": {

0 commit comments

Comments
 (0)