chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-03-15 12:42:28 +01:00
parent efcf52e718
commit 288031af40
Generated
+6 -6
View File
@@ -1478,16 +1478,16 @@
},
{
"name": "doctrine/sql-formatter",
"version": "1.5.3",
"version": "1.5.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/sql-formatter.git",
"reference": "a8af23a8e9d622505baa2997465782cbe8bb7fc7"
"reference": "9563949f5cd3bd12a17d12fb980528bc141c5806"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a8af23a8e9d622505baa2997465782cbe8bb7fc7",
"reference": "a8af23a8e9d622505baa2997465782cbe8bb7fc7",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/9563949f5cd3bd12a17d12fb980528bc141c5806",
"reference": "9563949f5cd3bd12a17d12fb980528bc141c5806",
"shasum": ""
},
"require": {
@@ -1527,9 +1527,9 @@
],
"support": {
"issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.5.3"
"source": "https://github.com/doctrine/sql-formatter/tree/1.5.4"
},
"time": "2025-10-26T09:35:14+00:00"
"time": "2026-02-08T16:21:46+00:00"
},
{
"name": "dragonmantank/cron-expression",