🤖: matomo, redis, symfony

matomo:
- Item root['versions']['5.3.2'] ({'name': '5.3.2', 'date': '2025-05-02'}) added to dictionary.

redis:
- Item root['versions']['8.0.0'] ({'name': '8.0.0', 'date': '2025-05-02'}) added to dictionary.

symfony:
- Item root['versions']['7.2.6'] ({'name': '7.2.6', 'date': '2025-05-02'}) added to dictionary.
- Item root['versions']['6.4.21'] ({'name': '6.4.21', 'date': '2025-05-02'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-05-02 13:05:01 +00:00
committed by github-actions[bot]
parent f0abf03224
commit cb1e5e842e
3 changed files with 16 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"5.3.2": {
"name": "5.3.2",
"date": "2025-05-02"
},
"5.3.1": {
"name": "5.3.1",
"date": "2025-03-18"

View File

@@ -34,6 +34,10 @@
}
},
"versions": {
"8.0.0": {
"name": "8.0.0",
"date": "2025-05-02"
},
"7.4.3": {
"name": "7.4.3",
"date": "2025-04-23"

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"7.2.6": {
"name": "7.2.6",
"date": "2025-05-02"
},
"6.4.21": {
"name": "6.4.21",
"date": "2025-05-02"
},
"7.2.5": {
"name": "7.2.5",
"date": "2025-03-28"