mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
Merge pull request #7068 from wallabag/dependabot/composer/doctrine/doctrine-migrations-bundle-3.2.5
This commit is contained in:
commit
ff5623baac
1 changed files with 12 additions and 12 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -1191,16 +1191,16 @@
|
|||
},
|
||||
{
|
||||
"name": "doctrine/doctrine-migrations-bundle",
|
||||
"version": "3.2.4",
|
||||
"version": "3.2.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
|
||||
"reference": "94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e"
|
||||
"reference": "90be4395597432a05ae9aad5e6fe490622226a77"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e",
|
||||
"reference": "94e6b0fe1a50901d52f59dbb9b4b0737718b2c1e",
|
||||
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/90be4395597432a05ae9aad5e6fe490622226a77",
|
||||
"reference": "90be4395597432a05ae9aad5e6fe490622226a77",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1256,7 +1256,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
|
||||
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.4"
|
||||
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -1272,7 +1272,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2023-06-02T08:19:26+00:00"
|
||||
"time": "2023-11-13T08:28:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/event-manager",
|
||||
|
@ -10312,16 +10312,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher-contracts",
|
||||
"version": "v1.1.13",
|
||||
"version": "v1.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
||||
"reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e"
|
||||
"reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e",
|
||||
"reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/761c8b8387cfe5f8026594a75fdf0a4e83ba6974",
|
||||
"reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10371,7 +10371,7 @@
|
|||
"standards"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.13"
|
||||
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.10.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10387,7 +10387,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-02T09:41:36+00:00"
|
||||
"time": "2022-07-20T09:59:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/expression-language",
|
||||
|
|
Loading…
Reference in a new issue