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

Merge pull request #8404 from wallabag/dependabot/composer/doctrine/data-fixtures-2.1.0

Bump doctrine/data-fixtures from 2.0.3 to 2.1.0
This commit is contained in:
Yassine Guedidi 2025-08-20 10:36:41 +02:00 committed by GitHub
commit 1280351d6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -15134,16 +15134,16 @@
},
{
"name": "doctrine/data-fixtures",
"version": "2.0.3",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/data-fixtures.git",
"reference": "f65b353922b7ac48f360428e19b22fcce5aba134"
"reference": "f161e20f04ba5440a09330e156b40f04dd70d47f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f65b353922b7ac48f360428e19b22fcce5aba134",
"reference": "f65b353922b7ac48f360428e19b22fcce5aba134",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f161e20f04ba5440a09330e156b40f04dd70d47f",
"reference": "f161e20f04ba5440a09330e156b40f04dd70d47f",
"shasum": ""
},
"require": {
@ -15197,7 +15197,7 @@
],
"support": {
"issues": "https://github.com/doctrine/data-fixtures/issues",
"source": "https://github.com/doctrine/data-fixtures/tree/2.0.3"
"source": "https://github.com/doctrine/data-fixtures/tree/2.1.0"
},
"funding": [
{
@ -15213,7 +15213,7 @@
"type": "tidelift"
}
],
"time": "2025-06-27T19:59:58+00:00"
"time": "2025-07-08T17:48:20+00:00"
},
{
"name": "doctrine/doctrine-fixtures-bundle",