Merge pull request #7802 from wallabag/dependabot/composer/doctrine/doctrine-fixtures-bundle-3.6.2

Bump doctrine/doctrine-fixtures-bundle from 3.6.1 to 3.6.2
This commit is contained in:
Nicolas Lœuillet 2024-11-14 06:43:16 +01:00 committed by GitHub
commit 000f8e4c8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

140
composer.lock generated
View file

@ -860,16 +860,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.9.0",
"version": "3.9.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "d8f68ea6cc00912e5313237130b8c8decf4d28c6"
"reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/d8f68ea6cc00912e5313237130b8c8decf4d28c6",
"reference": "d8f68ea6cc00912e5313237130b8c8decf4d28c6",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"shasum": ""
},
"require": {
@ -885,7 +885,7 @@
"doctrine/coding-standard": "12.0.0",
"fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "1.11.7",
"phpstan/phpstan": "1.12.6",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "9.6.20",
"psalm/plugin-phpunit": "0.18.4",
@ -953,7 +953,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.9.0"
"source": "https://github.com/doctrine/dbal/tree/3.9.3"
},
"funding": [
{
@ -969,7 +969,7 @@
"type": "tidelift"
}
],
"time": "2024-08-15T07:34:42+00:00"
"time": "2024-10-10T17:56:43+00:00"
},
{
"name": "doctrine/deprecations",
@ -1665,16 +1665,16 @@
},
{
"name": "doctrine/orm",
"version": "2.19.6",
"version": "2.20.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "c1bb2ccf4b19c845f91ff7c4c01dc7cbba7f4073"
"reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/c1bb2ccf4b19c845f91ff7c4c01dc7cbba7f4073",
"reference": "c1bb2ccf4b19c845f91ff7c4c01dc7cbba7f4073",
"url": "https://api.github.com/repos/doctrine/orm/zipball/8ed6c2234aba019f9737a6bcc9516438e62da27c",
"reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c",
"shasum": ""
},
"require": {
@ -1703,7 +1703,9 @@
"doctrine/annotations": "^1.13 || ^2",
"doctrine/coding-standard": "^9.0.2 || ^12.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "~1.4.10 || 1.11.1",
"phpstan/extension-installer": "~1.1.0 || ^1.4",
"phpstan/phpstan": "~1.4.10 || 1.12.6",
"phpstan/phpstan-deprecation-rules": "^1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
"psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.7.2",
@ -1760,9 +1762,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.19.6"
"source": "https://github.com/doctrine/orm/tree/2.20.0"
},
"time": "2024-06-26T17:24:40+00:00"
"time": "2024-10-11T11:47:24+00:00"
},
{
"name": "doctrine/persistence",
@ -9533,16 +9535,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.46",
"version": "v5.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "fb0d4760e7147d81ab4d9e2d57d56268261b4e4e"
"reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/fb0d4760e7147d81ab4d9e2d57d56268261b4e4e",
"reference": "fb0d4760e7147d81ab4d9e2d57d56268261b4e4e",
"url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
"reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
"shasum": ""
},
"require": {
@ -9612,7 +9614,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.46"
"source": "https://github.com/symfony/console/tree/v5.4.47"
},
"funding": [
{
@ -9628,7 +9630,7 @@
"type": "tidelift"
}
],
"time": "2024-11-05T14:17:06+00:00"
"time": "2024-11-06T11:30:55+00:00"
},
{
"name": "symfony/dependency-injection",
@ -9788,16 +9790,16 @@
},
{
"name": "symfony/doctrine-bridge",
"version": "v5.4.42",
"version": "v5.4.46",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
"reference": "009d870d520f30a213a1db0e410f8edf674eda5a"
"reference": "22f9d7c3724ae10656797f10d1cb926daa612845"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/009d870d520f30a213a1db0e410f8edf674eda5a",
"reference": "009d870d520f30a213a1db0e410f8edf674eda5a",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/22f9d7c3724ae10656797f10d1cb926daa612845",
"reference": "22f9d7c3724ae10656797f10d1cb926daa612845",
"shasum": ""
},
"require": {
@ -9884,7 +9886,7 @@
"description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.42"
"source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.46"
},
"funding": [
{
@ -9900,7 +9902,7 @@
"type": "tidelift"
}
],
"time": "2024-07-26T12:05:19+00:00"
"time": "2024-11-05T15:58:15+00:00"
},
{
"name": "symfony/dom-crawler",
@ -10971,16 +10973,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v5.4.46",
"version": "v5.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "492ce57430d44e28b30b2c76724bef31dcb73b3e"
"reference": "0ac42d5e16317f15dc5f8ea83742c51d2ed2350f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/492ce57430d44e28b30b2c76724bef31dcb73b3e",
"reference": "492ce57430d44e28b30b2c76724bef31dcb73b3e",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/0ac42d5e16317f15dc5f8ea83742c51d2ed2350f",
"reference": "0ac42d5e16317f15dc5f8ea83742c51d2ed2350f",
"shasum": ""
},
"require": {
@ -11064,7 +11066,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.4.46"
"source": "https://github.com/symfony/http-kernel/tree/v5.4.47"
},
"funding": [
{
@ -11080,7 +11082,7 @@
"type": "tidelift"
}
],
"time": "2024-11-06T09:26:57+00:00"
"time": "2024-11-13T13:47:53+00:00"
},
{
"name": "symfony/intl",
@ -12129,36 +12131,28 @@
},
{
"name": "symfony/polyfill-php72",
"version": "v1.30.0",
"version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "10112722600777e02d2745716b70c5db4ca70442"
"reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442",
"reference": "10112722600777e02d2745716b70c5db4ca70442",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
"reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
"shasum": ""
},
"require": {
"php": ">=7.1"
"php": ">=7.2"
},
"type": "library",
"type": "metapackage",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
@ -12182,7 +12176,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0"
"source": "https://github.com/symfony/polyfill-php72/tree/v1.31.0"
},
"funding": [
{
@ -12198,7 +12192,7 @@
"type": "tidelift"
}
],
"time": "2024-06-19T12:30:46+00:00"
"time": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-php73",
@ -13524,16 +13518,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.45",
"version": "v5.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "7f6807add88b1e2635f3c6de5e1ace631ed7cad2"
"reference": "136ca7d72f72b599f2631aca474a4f8e26719799"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/7f6807add88b1e2635f3c6de5e1ace631ed7cad2",
"reference": "7f6807add88b1e2635f3c6de5e1ace631ed7cad2",
"url": "https://api.github.com/repos/symfony/string/zipball/136ca7d72f72b599f2631aca474a4f8e26719799",
"reference": "136ca7d72f72b599f2631aca474a4f8e26719799",
"shasum": ""
},
"require": {
@ -13590,7 +13584,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.45"
"source": "https://github.com/symfony/string/tree/v5.4.47"
},
"funding": [
{
@ -13606,7 +13600,7 @@
"type": "tidelift"
}
],
"time": "2024-09-25T14:11:13+00:00"
"time": "2024-11-10T20:33:58+00:00"
},
{
"name": "symfony/templating",
@ -14177,16 +14171,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.4.46",
"version": "v5.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "f51f11e4fc5ca24fa0defcdf4df027078950b9e0"
"reference": "e13e8dfa8eaab2b0536ef365beddc2af723a9ac0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/f51f11e4fc5ca24fa0defcdf4df027078950b9e0",
"reference": "f51f11e4fc5ca24fa0defcdf4df027078950b9e0",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e13e8dfa8eaab2b0536ef365beddc2af723a9ac0",
"reference": "e13e8dfa8eaab2b0536ef365beddc2af723a9ac0",
"shasum": ""
},
"require": {
@ -14246,7 +14240,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.46"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.47"
},
"funding": [
{
@ -14262,7 +14256,7 @@
"type": "tidelift"
}
],
"time": "2024-11-05T14:17:06+00:00"
"time": "2024-11-08T15:21:10+00:00"
},
{
"name": "symfony/var-exporter",
@ -15992,16 +15986,16 @@
},
{
"name": "doctrine/doctrine-fixtures-bundle",
"version": "3.6.1",
"version": "3.6.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
"reference": "d13a08ebf244f74c8adb8ff15aa55d01c404e534"
"reference": "f44a224e27573b79140197a44e68484c45fb24da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/d13a08ebf244f74c8adb8ff15aa55d01c404e534",
"reference": "d13a08ebf244f74c8adb8ff15aa55d01c404e534",
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/f44a224e27573b79140197a44e68484c45fb24da",
"reference": "f44a224e27573b79140197a44e68484c45fb24da",
"shasum": ""
},
"require": {
@ -16059,7 +16053,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.6.1"
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.6.2"
},
"funding": [
{
@ -16075,7 +16069,7 @@
"type": "tidelift"
}
],
"time": "2024-05-07T07:16:35+00:00"
"time": "2024-11-13T07:41:29+00:00"
},
{
"name": "ergebnis/composer-normalize",
@ -19828,16 +19822,16 @@
},
{
"name": "symfony/process",
"version": "v5.4.46",
"version": "v5.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "01906871cb9b5e3cf872863b91aba4ec9767daf4"
"reference": "5d1662fb32ebc94f17ddb8d635454a776066733d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/01906871cb9b5e3cf872863b91aba4ec9767daf4",
"reference": "01906871cb9b5e3cf872863b91aba4ec9767daf4",
"url": "https://api.github.com/repos/symfony/process/zipball/5d1662fb32ebc94f17ddb8d635454a776066733d",
"reference": "5d1662fb32ebc94f17ddb8d635454a776066733d",
"shasum": ""
},
"require": {
@ -19870,7 +19864,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v5.4.46"
"source": "https://github.com/symfony/process/tree/v5.4.47"
},
"funding": [
{
@ -19886,7 +19880,7 @@
"type": "tidelift"
}
],
"time": "2024-11-06T09:18:28+00:00"
"time": "2024-11-06T11:36:42+00:00"
},
{
"name": "symfony/web-profiler-bundle",
@ -20123,7 +20117,7 @@
"ext-tokenizer": "*",
"ext-xml": "*"
},
"platform-dev": {},
"platform-dev": [],
"platform-overrides": {
"php": "7.4.29"
},