chore: update project dependencies

This commit is contained in:
Björn Fromme
2025-03-26 14:07:58 +01:00
parent d0be1dcd18
commit 4947c19edb
Generated
+13 -13
View File
@@ -1178,16 +1178,16 @@
},
{
"name": "doctrine/migrations",
"version": "3.8.3",
"version": "3.9.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
"reference": "6af8dffde46a67f2a60906b6a28973e5a3670405"
"reference": "325b61e41d032f5f7d7e2d11cbefff656eadc9ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/6af8dffde46a67f2a60906b6a28973e5a3670405",
"reference": "6af8dffde46a67f2a60906b6a28973e5a3670405",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/325b61e41d032f5f7d7e2d11cbefff656eadc9ab",
"reference": "325b61e41d032f5f7d7e2d11cbefff656eadc9ab",
"shasum": ""
},
"require": {
@@ -1207,7 +1207,7 @@
"require-dev": {
"doctrine/coding-standard": "^12",
"doctrine/orm": "^2.13 || ^3",
"doctrine/persistence": "^2 || ^3",
"doctrine/persistence": "^2 || ^3 || ^4",
"doctrine/sql-formatter": "^1.0",
"ext-pdo_sqlite": "*",
"fig/log-test": "^1",
@@ -1261,7 +1261,7 @@
],
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.8.3"
"source": "https://github.com/doctrine/migrations/tree/3.9.0"
},
"funding": [
{
@@ -1277,7 +1277,7 @@
"type": "tidelift"
}
],
"time": "2025-03-10T23:43:55+00:00"
"time": "2025-03-26T06:48:45+00:00"
},
{
"name": "doctrine/orm",
@@ -2279,16 +2279,16 @@
},
{
"name": "monolog/monolog",
"version": "3.8.1",
"version": "3.9.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4"
"reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
"reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6",
"reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6",
"shasum": ""
},
"require": {
@@ -2366,7 +2366,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/3.8.1"
"source": "https://github.com/Seldaek/monolog/tree/3.9.0"
},
"funding": [
{
@@ -2378,7 +2378,7 @@
"type": "tidelift"
}
],
"time": "2024-12-05T17:15:07+00:00"
"time": "2025-03-24T10:02:05+00:00"
},
{
"name": "nelmio/security-bundle",