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:
parent
9068e51c54
commit
923cf60604
1 changed files with 11 additions and 11 deletions
22
composer.lock
generated
22
composer.lock
generated
|
@ -15119,16 +15119,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/data-fixtures",
|
"name": "doctrine/data-fixtures",
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/data-fixtures.git",
|
"url": "https://github.com/doctrine/data-fixtures.git",
|
||||||
"reference": "f7f1e12d6bceb58c204b3e77210a103c1c57601e"
|
"reference": "f65b353922b7ac48f360428e19b22fcce5aba134"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f7f1e12d6bceb58c204b3e77210a103c1c57601e",
|
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f65b353922b7ac48f360428e19b22fcce5aba134",
|
||||||
"reference": "f7f1e12d6bceb58c204b3e77210a103c1c57601e",
|
"reference": "f65b353922b7ac48f360428e19b22fcce5aba134",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -15142,14 +15142,14 @@
|
||||||
"doctrine/phpcr-odm": "<1.3.0"
|
"doctrine/phpcr-odm": "<1.3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/coding-standard": "^12",
|
"doctrine/coding-standard": "^13",
|
||||||
"doctrine/dbal": "^3.5 || ^4",
|
"doctrine/dbal": "^3.5 || ^4",
|
||||||
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
|
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
|
||||||
"doctrine/orm": "^2.14 || ^3",
|
"doctrine/orm": "^2.14 || ^3",
|
||||||
"ext-sqlite3": "*",
|
"ext-sqlite3": "*",
|
||||||
"fig/log-test": "^1",
|
"fig/log-test": "^1",
|
||||||
"phpstan/phpstan": "^1.10",
|
"phpstan/phpstan": "2.1.17",
|
||||||
"phpunit/phpunit": "^10.5.3",
|
"phpunit/phpunit": "10.5.45",
|
||||||
"symfony/cache": "^6.4 || ^7",
|
"symfony/cache": "^6.4 || ^7",
|
||||||
"symfony/var-exporter": "^6.4 || ^7"
|
"symfony/var-exporter": "^6.4 || ^7"
|
||||||
},
|
},
|
||||||
|
@ -15182,7 +15182,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/data-fixtures/issues",
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -15198,7 +15198,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-01-21T13:21:31+00:00"
|
"time": "2025-06-27T19:59:58+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/doctrine-fixtures-bundle",
|
"name": "doctrine/doctrine-fixtures-bundle",
|
||||||
|
@ -19449,6 +19449,6 @@
|
||||||
"ext-tokenizer": "*",
|
"ext-tokenizer": "*",
|
||||||
"ext-xml": "*"
|
"ext-xml": "*"
|
||||||
},
|
},
|
||||||
"platform-dev": {},
|
"platform-dev": [],
|
||||||
"plugin-api-version": "2.6.0"
|
"plugin-api-version": "2.3.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue