Skip to content
Snippets Groups Projects
Commit 556443ce authored by Fabrice Gangler's avatar Fabrice Gangler :art:
Browse files

chore(composer.lock): update doctrine/migrations

Lock file operations: 0 installs, 1 update, 0 removals
- Upgrading doctrine/migrations (3.8.3 => 3.9.0)
parent 51d14cfe
No related branches found
No related tags found
No related merge requests found
...@@ -1112,16 +1112,16 @@ ...@@ -1112,16 +1112,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": {
...@@ -1141,7 +1141,7 @@ ...@@ -1141,7 +1141,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",
...@@ -1195,7 +1195,7 @@ ...@@ -1195,7 +1195,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": [
{ {
...@@ -1211,7 +1211,7 @@ ...@@ -1211,7 +1211,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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment