🤖: cakephp, laravel

cakephp:
- Item root['versions']['5.2.0'] ({'name': '5.2.0', 'date': '2025-03-29'}) added to dictionary.

laravel:
- Item root['versions']['12.4.0'] ({'name': '12.4.0', 'date': '2025-03-29'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-03-29 18:46:15 +00:00
committed by github-actions[bot]
parent beee396ba3
commit 4ad7dfdff2
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"5.2.0": {
"name": "5.2.0",
"date": "2025-03-29"
},
"4.6.0": {
"name": "4.6.0",
"date": "2025-03-22"

View File

@@ -20,6 +20,10 @@
}
},
"versions": {
"12.4.0": {
"name": "12.4.0",
"date": "2025-03-29"
},
"12.3.0": {
"name": "12.3.0",
"date": "2025-03-18"