🤖: amazon-linux, laravel

amazon-linux:
- Value of root['versions']['2023.5.20240722.0']['date'] changed from "2024-07-25" to "2024-07-26".
- Value of root['versions']['2.0.20240719.0']['date'] changed from "2024-07-25" to "2024-07-26".

laravel:
- Item root['versions']['11.18.0'] ({'name': '11.18.0', 'date': '2024-07-26'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-07-26 06:41:28 +00:00
committed by github-actions[bot]
parent b893c8baf1
commit 9823f98caa
2 changed files with 6 additions and 2 deletions

View File

@@ -3,11 +3,11 @@
"versions": {
"2023.5.20240722.0": {
"name": "2023.5.20240722.0",
"date": "2024-07-25"
"date": "2024-07-26"
},
"2.0.20240719.0": {
"name": "2.0.20240719.0",
"date": "2024-07-25"
"date": "2024-07-26"
},
"2023.5.20240708.0": {
"name": "2023.5.20240708.0",

View File

@@ -20,6 +20,10 @@
}
},
"versions": {
"11.18.0": {
"name": "11.18.0",
"date": "2024-07-26"
},
"11.17.0": {
"name": "11.17.0",
"date": "2024-07-23"