mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-02 12:02:23 +00:00
Merge pull request #7944 from wallabag/dependabot/composer/stof/doctrine-extensions-bundle-1.13.0
This commit is contained in:
commit
e59fc9685e
1 changed files with 14 additions and 14 deletions
28
composer.lock
generated
28
composer.lock
generated
|
@ -2655,16 +2655,16 @@
|
|||
},
|
||||
{
|
||||
"name": "gedmo/doctrine-extensions",
|
||||
"version": "v3.16.1",
|
||||
"version": "v3.17.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/doctrine-extensions/DoctrineExtensions.git",
|
||||
"reference": "e85560ed96f977b8c29428a99222cb2ef2f0e80d"
|
||||
"reference": "eabb45018c5a4362b46c5beae3881261da89f900"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/e85560ed96f977b8c29428a99222cb2ef2f0e80d",
|
||||
"reference": "e85560ed96f977b8c29428a99222cb2ef2f0e80d",
|
||||
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/eabb45018c5a4362b46c5beae3881261da89f900",
|
||||
"reference": "eabb45018c5a4362b46c5beae3881261da89f900",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2681,14 +2681,14 @@
|
|||
},
|
||||
"conflict": {
|
||||
"doctrine/annotations": "<1.13 || >=3.0",
|
||||
"doctrine/dbal": "<3.2 || >=4.0",
|
||||
"doctrine/dbal": "<3.7 || >=5.0",
|
||||
"doctrine/mongodb-odm": "<2.3 || >=3.0",
|
||||
"doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1 || >=4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/annotations": "^1.13 || ^2.0",
|
||||
"doctrine/cache": "^1.11 || ^2.0",
|
||||
"doctrine/dbal": "^3.2",
|
||||
"doctrine/dbal": "^3.7 || ^4.0",
|
||||
"doctrine/doctrine-bundle": "^2.3",
|
||||
"doctrine/mongodb-odm": "^2.3",
|
||||
"doctrine/orm": "^2.14.0 || ^3.0",
|
||||
|
@ -2760,7 +2760,7 @@
|
|||
"support": {
|
||||
"email": "gediminas.morkevicius@gmail.com",
|
||||
"issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues",
|
||||
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.16.1",
|
||||
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.17.1",
|
||||
"wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc"
|
||||
},
|
||||
"funding": [
|
||||
|
@ -2781,7 +2781,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2024-06-25T16:22:14+00:00"
|
||||
"time": "2024-10-07T22:30:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "grandt/binstring",
|
||||
|
@ -9125,16 +9125,16 @@
|
|||
},
|
||||
{
|
||||
"name": "stof/doctrine-extensions-bundle",
|
||||
"version": "v1.12.0",
|
||||
"version": "v1.13.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
|
||||
"reference": "473ae65598fa4160654c350e139e20ee75d9a91a"
|
||||
"reference": "bf00701bff3f2b7c4bf6d963101c9ea6968d694f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/473ae65598fa4160654c350e139e20ee75d9a91a",
|
||||
"reference": "473ae65598fa4160654c350e139e20ee75d9a91a",
|
||||
"url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/bf00701bff3f2b7c4bf6d963101c9ea6968d694f",
|
||||
"reference": "bf00701bff3f2b7c4bf6d963101c9ea6968d694f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9199,9 +9199,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/stof/StofDoctrineExtensionsBundle/issues",
|
||||
"source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.12.0"
|
||||
"source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.13.0"
|
||||
},
|
||||
"time": "2024-06-10T12:27:27+00:00"
|
||||
"time": "2025-01-07T08:10:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/asset",
|
||||
|
|
Loading…
Reference in a new issue