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:
commit
80cf8d600a
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1473,16 +1473,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/migrations",
|
"name": "doctrine/migrations",
|
||||||
"version": "3.9.3",
|
"version": "3.9.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/migrations.git",
|
"url": "https://github.com/doctrine/migrations.git",
|
||||||
"reference": "cd12028853c418b454602e3fda89e519e9af947b"
|
"reference": "1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/migrations/zipball/cd12028853c418b454602e3fda89e519e9af947b",
|
"url": "https://api.github.com/repos/doctrine/migrations/zipball/1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c",
|
||||||
"reference": "cd12028853c418b454602e3fda89e519e9af947b",
|
"reference": "1b88fcb812f2cd6e77c83d16db60e3cf1e35c66c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1556,7 +1556,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.9.3"
|
"source": "https://github.com/doctrine/migrations/tree/3.9.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -1572,7 +1572,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-08-13T22:04:47+00:00"
|
"time": "2025-08-19T06:41:07+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/orm",
|
"name": "doctrine/orm",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue