activate bleeding edge phpstan rules (#2898)

This commit is contained in:
Kevin Papst
2021-11-02 13:33:21 +01:00
committed by GitHub
parent 36c08b0dea
commit 1b35356f81
32 changed files with 73 additions and 142 deletions

12
composer.lock generated
View File

@@ -6149,16 +6149,16 @@
},
{
"name": "symfony/flex",
"version": "v1.17.1",
"version": "v1.17.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "782ef2269622b8349c4bc3dc795fc79d39e8a5b2"
"reference": "0170279814f86648c62aede39b100a343ea29962"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/782ef2269622b8349c4bc3dc795fc79d39e8a5b2",
"reference": "782ef2269622b8349c4bc3dc795fc79d39e8a5b2",
"url": "https://api.github.com/repos/symfony/flex/zipball/0170279814f86648c62aede39b100a343ea29962",
"reference": "0170279814f86648c62aede39b100a343ea29962",
"shasum": ""
},
"require": {
@@ -6197,7 +6197,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v1.17.1"
"source": "https://github.com/symfony/flex/tree/v1.17.2"
},
"funding": [
{
@@ -6213,7 +6213,7 @@
"type": "tidelift"
}
],
"time": "2021-10-14T06:14:48+00:00"
"time": "2021-10-21T08:39:19+00:00"
},
{
"name": "symfony/form",