1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Bump doctrine/data-fixtures from 2.0.2 to 2.0.3

---
updated-dependencies:
- dependency-name: doctrine/data-fixtures
  dependency-version: 2.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-30 02:44:27 +00:00 committed by GitHub
parent 9068e51c54
commit 923cf60604
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

22
composer.lock generated
View file

@ -15119,16 +15119,16 @@
},
{
"name": "doctrine/data-fixtures",
"version": "2.0.2",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/data-fixtures.git",
"reference": "f7f1e12d6bceb58c204b3e77210a103c1c57601e"
"reference": "f65b353922b7ac48f360428e19b22fcce5aba134"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f7f1e12d6bceb58c204b3e77210a103c1c57601e",
"reference": "f7f1e12d6bceb58c204b3e77210a103c1c57601e",
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f65b353922b7ac48f360428e19b22fcce5aba134",
"reference": "f65b353922b7ac48f360428e19b22fcce5aba134",
"shasum": ""
},
"require": {
@ -15142,14 +15142,14 @@
"doctrine/phpcr-odm": "<1.3.0"
},
"require-dev": {
"doctrine/coding-standard": "^12",
"doctrine/coding-standard": "^13",
"doctrine/dbal": "^3.5 || ^4",
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
"doctrine/orm": "^2.14 || ^3",
"ext-sqlite3": "*",
"fig/log-test": "^1",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5.3",
"phpstan/phpstan": "2.1.17",
"phpunit/phpunit": "10.5.45",
"symfony/cache": "^6.4 || ^7",
"symfony/var-exporter": "^6.4 || ^7"
},
@ -15182,7 +15182,7 @@
],
"support": {
"issues": "https://github.com/doctrine/data-fixtures/issues",
"source": "https://github.com/doctrine/data-fixtures/tree/2.0.2"
"source": "https://github.com/doctrine/data-fixtures/tree/2.0.3"
},
"funding": [
{
@ -15198,7 +15198,7 @@
"type": "tidelift"
}
],
"time": "2025-01-21T13:21:31+00:00"
"time": "2025-06-27T19:59:58+00:00"
},
{
"name": "doctrine/doctrine-fixtures-bundle",
@ -19449,6 +19449,6 @@
"ext-tokenizer": "*",
"ext-xml": "*"
},
"platform-dev": {},
"plugin-api-version": "2.6.0"
"platform-dev": [],
"plugin-api-version": "2.3.0"
}