mirror of https://github.com/wallabag/wallabag.git
Merge pull request #7072 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.4.5
Bump doctrine/doctrine-fixtures-bundle from 3.4.4 to 3.4.5
This commit is contained in:
commit
5f9d1a999c
|
@ -15725,16 +15725,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/doctrine-fixtures-bundle",
|
"name": "doctrine/doctrine-fixtures-bundle",
|
||||||
"version": "3.4.4",
|
"version": "3.4.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
|
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
|
||||||
"reference": "9ec3139c52a42e94c9fd1e95f8d2bca94326edfb"
|
"reference": "5988484f79362cd7d06564bd11be7ce622e08c87"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/9ec3139c52a42e94c9fd1e95f8d2bca94326edfb",
|
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/5988484f79362cd7d06564bd11be7ce622e08c87",
|
||||||
"reference": "9ec3139c52a42e94c9fd1e95f8d2bca94326edfb",
|
"reference": "5988484f79362cd7d06564bd11be7ce622e08c87",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -15750,7 +15750,7 @@
|
||||||
"symfony/http-kernel": "^3.4|^4.3|^5.0|^6.0"
|
"symfony/http-kernel": "^3.4|^4.3|^5.0|^6.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/coding-standard": "^9",
|
"doctrine/coding-standard": "^9 || ^12",
|
||||||
"phpstan/phpstan": "^1.4.10",
|
"phpstan/phpstan": "^1.4.10",
|
||||||
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
|
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
|
||||||
"symfony/phpunit-bridge": "^6.0.8",
|
"symfony/phpunit-bridge": "^6.0.8",
|
||||||
|
@ -15788,7 +15788,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
|
"issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
|
||||||
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.4"
|
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.5"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -15804,7 +15804,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-05-02T15:12:16+00:00"
|
"time": "2023-10-29T18:36:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ergebnis/composer-normalize",
|
"name": "ergebnis/composer-normalize",
|
||||||
|
|
Loading…
Reference in New Issue