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", "name": "doctrine/migrations",
"version": "3.8.3", "version": "3.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/migrations.git", "url": "https://github.com/doctrine/migrations.git",
"reference": "6af8dffde46a67f2a60906b6a28973e5a3670405" "reference": "325b61e41d032f5f7d7e2d11cbefff656eadc9ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/6af8dffde46a67f2a60906b6a28973e5a3670405", "url": "https://api.github.com/repos/doctrine/migrations/zipball/325b61e41d032f5f7d7e2d11cbefff656eadc9ab",
"reference": "6af8dffde46a67f2a60906b6a28973e5a3670405", "reference": "325b61e41d032f5f7d7e2d11cbefff656eadc9ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1207,7 +1207,7 @@
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^12", "doctrine/coding-standard": "^12",
"doctrine/orm": "^2.13 || ^3", "doctrine/orm": "^2.13 || ^3",
"doctrine/persistence": "^2 || ^3", "doctrine/persistence": "^2 || ^3 || ^4",
"doctrine/sql-formatter": "^1.0", "doctrine/sql-formatter": "^1.0",
"ext-pdo_sqlite": "*", "ext-pdo_sqlite": "*",
"fig/log-test": "^1", "fig/log-test": "^1",
@@ -1261,7 +1261,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/migrations/issues", "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": [ "funding": [
{ {
@@ -1277,7 +1277,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-10T23:43:55+00:00" "time": "2025-03-26T06:48:45+00:00"
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
@@ -2279,16 +2279,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "3.8.1", "version": "3.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6",
"reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2366,7 +2366,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "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": [ "funding": [
{ {
@@ -2378,7 +2378,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-05T17:15:07+00:00" "time": "2025-03-24T10:02:05+00:00"
}, },
{ {
"name": "nelmio/security-bundle", "name": "nelmio/security-bundle",