chore: fix phpstan bleeding edge errors

This commit is contained in:
Younes ENNAJI
2024-05-13 10:21:18 +01:00
parent 816529029b
commit 39f1f3885e
33 changed files with 752 additions and 707 deletions
Generated
+37 -37
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "fd34ba826b8c68895ffbd2154f10c3a7",
"content-hash": "86710a39162b7cf4aba9b2863e162ac8",
"packages": [],
"packages-dev": [
{
@@ -1307,16 +1307,16 @@
},
{
"name": "larastan/larastan",
"version": "v2.9.5",
"version": "v2.9.6",
"source": {
"type": "git",
"url": "https://github.com/larastan/larastan.git",
"reference": "101f1a4470f87326f4d3995411d28679d8800abe"
"reference": "93d5b95d2e29cdb8203363d44abfdbc0bc7ef57f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/larastan/larastan/zipball/101f1a4470f87326f4d3995411d28679d8800abe",
"reference": "101f1a4470f87326f4d3995411d28679d8800abe",
"url": "https://api.github.com/repos/larastan/larastan/zipball/93d5b95d2e29cdb8203363d44abfdbc0bc7ef57f",
"reference": "93d5b95d2e29cdb8203363d44abfdbc0bc7ef57f",
"shasum": ""
},
"require": {
@@ -1385,7 +1385,7 @@
],
"support": {
"issues": "https://github.com/larastan/larastan/issues",
"source": "https://github.com/larastan/larastan/tree/v2.9.5"
"source": "https://github.com/larastan/larastan/tree/v2.9.6"
},
"funding": [
{
@@ -1405,7 +1405,7 @@
"type": "patreon"
}
],
"time": "2024-04-16T19:13:34+00:00"
"time": "2024-05-09T11:53:26+00:00"
},
{
"name": "laravel/framework",
@@ -3537,16 +3537,16 @@
},
{
"name": "php-cs-fixer/shim",
"version": "v3.54.0",
"version": "v3.56.1",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "887c350fccbadb2b84278fdb963c25a0c304ac9c"
"reference": "98c0b531f2e7a43a4da2449498398f484b29df50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/887c350fccbadb2b84278fdb963c25a0c304ac9c",
"reference": "887c350fccbadb2b84278fdb963c25a0c304ac9c",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/98c0b531f2e7a43a4da2449498398f484b29df50",
"reference": "98c0b531f2e7a43a4da2449498398f484b29df50",
"shasum": ""
},
"require": {
@@ -3583,9 +3583,9 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/PHP-CS-Fixer/shim/issues",
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.54.0"
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.56.1"
},
"time": "2024-04-17T08:23:10+00:00"
"time": "2024-05-10T11:31:44+00:00"
},
{
"name": "phpmyadmin/sql-parser",
@@ -3746,16 +3746,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.67",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493"
"reference": "666cb1703742cea9cc80fee631f0940e1592fa6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493",
"reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/666cb1703742cea9cc80fee631f0940e1592fa6e",
"reference": "666cb1703742cea9cc80fee631f0940e1592fa6e",
"shasum": ""
},
"require": {
@@ -3800,7 +3800,7 @@
"type": "github"
}
],
"time": "2024-04-16T07:22:02+00:00"
"time": "2024-05-13T06:02:22+00:00"
},
{
"name": "phpstan/phpstan-mockery",
@@ -3854,22 +3854,22 @@
},
{
"name": "phpstan/phpstan-symfony",
"version": "1.3.12",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "f4b9407fa3203aebafd422ae8f0eb1ef94659a80"
"reference": "51183fefbaf4713aa81eddbd273dc59dd5e5ff71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f4b9407fa3203aebafd422ae8f0eb1ef94659a80",
"reference": "f4b9407fa3203aebafd422ae8f0eb1ef94659a80",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/51183fefbaf4713aa81eddbd273dc59dd5e5ff71",
"reference": "51183fefbaf4713aa81eddbd273dc59dd5e5ff71",
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.10.62"
"phpstan/phpstan": "^1.11"
},
"conflict": {
"symfony/framework-bundle": "<3.0"
@@ -3920,9 +3920,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.3.12"
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.0"
},
"time": "2024-04-14T13:30:23+00:00"
"time": "2024-04-20T06:38:35+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -5101,16 +5101,16 @@
},
{
"name": "rector/rector",
"version": "1.0.4",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "6e04d0eb087aef707fa0c5686d33d6ff61f4a555"
"reference": "73eb63e4f9011dba6b7c66c3262543014e352f34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/6e04d0eb087aef707fa0c5686d33d6ff61f4a555",
"reference": "6e04d0eb087aef707fa0c5686d33d6ff61f4a555",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/73eb63e4f9011dba6b7c66c3262543014e352f34",
"reference": "73eb63e4f9011dba6b7c66c3262543014e352f34",
"shasum": ""
},
"require": {
@@ -5148,7 +5148,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/1.0.4"
"source": "https://github.com/rectorphp/rector/tree/1.0.5"
},
"funding": [
{
@@ -5156,20 +5156,20 @@
"type": "github"
}
],
"time": "2024-04-05T09:01:07+00:00"
"time": "2024-05-10T05:31:15+00:00"
},
{
"name": "rector/swiss-knife",
"version": "0.2.2",
"version": "0.2.3",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/swiss-knife.git",
"reference": "125cecb26acb03b97862f1bb525194e69698d5ef"
"reference": "618ffe570d2a5316adf9cdab092e789c7f7b0bce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/swiss-knife/zipball/125cecb26acb03b97862f1bb525194e69698d5ef",
"reference": "125cecb26acb03b97862f1bb525194e69698d5ef",
"url": "https://api.github.com/repos/rectorphp/swiss-knife/zipball/618ffe570d2a5316adf9cdab092e789c7f7b0bce",
"reference": "618ffe570d2a5316adf9cdab092e789c7f7b0bce",
"shasum": ""
},
"require": {
@@ -5186,7 +5186,7 @@
"description": "Swiss knife in pocket of every upgrade architect",
"support": {
"issues": "https://github.com/rectorphp/swiss-knife/issues",
"source": "https://github.com/rectorphp/swiss-knife/tree/0.2.2"
"source": "https://github.com/rectorphp/swiss-knife/tree/0.2.3"
},
"funding": [
{
@@ -5198,7 +5198,7 @@
"type": "github"
}
],
"time": "2024-03-11T08:31:59+00:00"
"time": "2024-05-10T07:38:18+00:00"
},
{
"name": "sebastian/cli-parser",