File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " run-as-root/magento2-message-queue-retry" ,
3- "version" : " 1.0 .0" ,
3+ "version" : " 1.1 .0" ,
44 "description" : " Provides message queue retry processing functionality via RabbitMQ's dead letter exchange." ,
55 "type" : " magento2-module" ,
66 "license" : " MIT" ,
1212 ],
1313 "require" : {
1414 "php" : " ^8.1" ,
15- "magento/framework" : " >= 103.0.5" ,
16- "magento/module-backend" : " >= 102.0.5" ,
17- "magento/module-config" : " >= 101.2.5" ,
18- "magento/module-ui" : " >= 101.2.5" ,
15+ "magento/framework" : " ~ 103.0.5" ,
16+ "magento/module-backend" : " ~ 102.0.5" ,
17+ "magento/module-config" : " ~ 101.2.5" ,
18+ "magento/module-ui" : " ~ 101.2.5" ,
1919 "php-amqplib/php-amqplib" : " ^v3.2.0" ,
20- "magento/framework-amqp" : " >= 100.4.3"
20+ "magento/framework-amqp" : " ~ 100.4.3"
2121 },
2222 "require-dev" : {
2323 "phpunit/phpunit" : " ~9.5.20" ,
You can’t perform that action at this time.
0 commit comments