Updated composer dependencies

This commit is contained in:
Jan Böhmer 2022-10-05 22:42:38 +02:00
parent 27bf7c3be9
commit acd3ed1fc6

62
composer.lock generated
View file

@ -5202,23 +5202,23 @@
},
{
"name": "s9e/text-formatter",
"version": "2.11.5",
"version": "2.12.0",
"source": {
"type": "git",
"url": "https://github.com/s9e/TextFormatter.git",
"reference": "186b633ee825a93e0060368bfdf8bd46311e3163"
"reference": "968377c94941d8dbf29d43cf32f71169aaae7802"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/186b633ee825a93e0060368bfdf8bd46311e3163",
"reference": "186b633ee825a93e0060368bfdf8bd46311e3163",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/968377c94941d8dbf29d43cf32f71169aaae7802",
"reference": "968377c94941d8dbf29d43cf32f71169aaae7802",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-filter": "*",
"lib-pcre": ">=8.13",
"php": ">=7.1",
"php": ">=7.4",
"s9e/regexp-builder": "^1.4",
"s9e/sweetdom": "^2.0"
},
@ -5238,7 +5238,7 @@
},
"type": "library",
"extra": {
"version": "2.11.5"
"version": "2.12.0"
},
"autoload": {
"psr-4": {
@ -5270,9 +5270,9 @@
],
"support": {
"issues": "https://github.com/s9e/TextFormatter/issues",
"source": "https://github.com/s9e/TextFormatter/tree/2.11.5"
"source": "https://github.com/s9e/TextFormatter/tree/2.12.0"
},
"time": "2022-09-19T00:20:37+00:00"
"time": "2022-10-05T20:40:43+00:00"
},
{
"name": "sabberworm/php-css-parser",
@ -13997,16 +13997,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.8.6",
"version": "1.8.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618"
"reference": "536ff0ed719b5679e9f09c17aeaee9b31969cb8e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c386ab2741e64cc9e21729f891b28b2b10fe6618",
"reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/536ff0ed719b5679e9f09c17aeaee9b31969cb8e",
"reference": "536ff0ed719b5679e9f09c17aeaee9b31969cb8e",
"shasum": ""
},
"require": {
@ -14036,7 +14036,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.6"
"source": "https://github.com/phpstan/phpstan/tree/1.8.7"
},
"funding": [
{
@ -14052,20 +14052,20 @@
"type": "tidelift"
}
],
"time": "2022-09-23T09:54:39+00:00"
"time": "2022-10-04T14:09:33+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.3.15",
"version": "1.3.16",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "93fe8c18ee955009e2033efeb64284b4e4df66a0"
"reference": "2d1ddae7ef9a6263ba708538ef7d0fbe362e6e25"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/93fe8c18ee955009e2033efeb64284b4e4df66a0",
"reference": "93fe8c18ee955009e2033efeb64284b4e4df66a0",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/2d1ddae7ef9a6263ba708538ef7d0fbe362e6e25",
"reference": "2d1ddae7ef9a6263ba708538ef7d0fbe362e6e25",
"shasum": ""
},
"require": {
@ -14119,22 +14119,22 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.15"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.16"
},
"time": "2022-09-29T20:11:01+00:00"
"time": "2022-10-05T08:47:34+00:00"
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.2.13",
"version": "1.2.14",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "016e441a19a2af79ca0c60920ba0d61747b4e855"
"reference": "f7dd737329504115adaa987697a759a66dd2ee8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/016e441a19a2af79ca0c60920ba0d61747b4e855",
"reference": "016e441a19a2af79ca0c60920ba0d61747b4e855",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f7dd737329504115adaa987697a759a66dd2ee8a",
"reference": "f7dd737329504115adaa987697a759a66dd2ee8a",
"shasum": ""
},
"require": {
@ -14190,9 +14190,9 @@
"description": "Symfony Framework extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.13"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.14"
},
"time": "2022-08-28T13:34:45+00:00"
"time": "2022-10-05T11:19:29+00:00"
},
{
"name": "psalm/plugin-symfony",
@ -14265,12 +14265,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "51ff2179e48fdb0d495649a9c0681f46de777f4e"
"reference": "b0d3e99ce9c8ec237338a70277dd409ffcf6cedc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/51ff2179e48fdb0d495649a9c0681f46de777f4e",
"reference": "51ff2179e48fdb0d495649a9c0681f46de777f4e",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b0d3e99ce9c8ec237338a70277dd409ffcf6cedc",
"reference": "b0d3e99ce9c8ec237338a70277dd409ffcf6cedc",
"shasum": ""
},
"conflict": {
@ -14554,7 +14554,7 @@
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
"prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">1.0.1,<4.3",
"prestashop/contactform": ">=1.0.1,<4.3",
"prestashop/gamification": "<2.3.2",
"prestashop/prestashop": ">=1.6.0.10,<1.7.8.7",
"prestashop/productcomments": "<5.0.2",
@ -14782,7 +14782,7 @@
"type": "tidelift"
}
],
"time": "2022-10-01T16:04:26+00:00"
"time": "2022-10-05T15:07:13+00:00"
},
{
"name": "sebastian/diff",