Skip to content

Commit

Permalink
amqp - message is delivered on lost hearbeat (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecotoneframework-bot committed Jan 26, 2025
1 parent 7464363 commit aec2eb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}
},
"require": {
"ecotone/ecotone": "~1.242.1",
"ecotone/ecotone": "~1.243.0",
"jms/serializer": "^3.17",
"symfony/cache": "^5.4|^6.1|^7.0"
},
Expand All @@ -60,7 +60,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "1.242.1-dev"
"dev-main": "1.243.0-dev"
},
"ecotone": {
"repository": "jms-converter"
Expand All @@ -81,7 +81,7 @@
"description": "Allows to use Enterprise features of Ecotone. For more information please write to [email protected]"
}
},
"release-time": "2025-01-24 07:43:42"
"release-time": "2025-01-26 21:10:48"
},
"config": {
"sort-packages": true,
Expand Down

0 comments on commit aec2eb5

Please sign in to comment.