1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-26 18:21:02 +00:00

Merge pull request #8441 from wallabag/dependabot/composer/doctrine/migrations-3.9.4

Bump doctrine/migrations from 3.9.3 to 3.9.4
This commit is contained in:
Jérémy Benoist 2025-08-25 08:23:07 +02:00 committed by GitHub
commit 80cf8d600a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1473,16 +1473,16 @@
},
{
"name": "doctrine/migrations",
"version": "3.9.3",
"version": "3.9.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
"reference": "cd12028853c418b454602e3fda89e519e9af947b"
"reference": "1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/cd12028853c418b454602e3fda89e519e9af947b",
"reference": "cd12028853c418b454602e3fda89e519e9af947b",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c",
"reference": "1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c",
"shasum": ""
},
"require": {
@ -1556,7 +1556,7 @@
],
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.9.3"
"source": "https://github.com/doctrine/migrations/tree/3.9.4"
},
"funding": [
{
@ -1572,7 +1572,7 @@
"type": "tidelift"
}
],
"time": "2025-08-13T22:04:47+00:00"
"time": "2025-08-19T06:41:07+00:00"
},
{
"name": "doctrine/orm",