diff --git a/composer.lock b/composer.lock index 0d1c360..d71889d 100644 --- a/composer.lock +++ b/composer.lock @@ -7341,20 +7341,20 @@ }, { "name": "phpstan/extension-installer", - "version": "1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/phpstan/extension-installer.git", - "reference": "f45734bfb9984c6c56c4486b71230355f066a58a" + "reference": "5b19a72c93e79bb0d410ac2cd55f02c4a6e0cfbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f45734bfb9984c6c56c4486b71230355f066a58a", - "reference": "f45734bfb9984c6c56c4486b71230355f066a58a", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/5b19a72c93e79bb0d410ac2cd55f02c4a6e0cfbe", + "reference": "5b19a72c93e79bb0d410ac2cd55f02c4a6e0cfbe", "shasum": "" }, "require": { - "composer-plugin-api": "^2.0", + "composer-plugin-api": "^2.6.0", "php": "^7.2 || ^8.0", "phpstan/phpstan": "^1.9.0" }, @@ -7379,22 +7379,22 @@ "description": "Composer plugin for automatic installation of PHPStan extensions", "support": { "issues": "https://github.com/phpstan/extension-installer/issues", - "source": "https://github.com/phpstan/extension-installer/tree/1.3.1" + "source": "https://github.com/phpstan/extension-installer/tree/1.4.0" }, - "time": "2023-05-24T08:59:17+00:00" + "time": "2024-06-06T11:26:29+00:00" }, { "name": "phpstan/phpstan", - "version": "1.11.3", + "version": "1.11.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5" + "reference": "9100a76ce8015b9aa7125b9171ae3a76887b6c82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e64220a05c1209fc856d58e789c3b7a32c0bb9a5", - "reference": "e64220a05c1209fc856d58e789c3b7a32c0bb9a5", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9100a76ce8015b9aa7125b9171ae3a76887b6c82", + "reference": "9100a76ce8015b9aa7125b9171ae3a76887b6c82", "shasum": "" }, "require": { @@ -7439,7 +7439,7 @@ "type": "github" } ], - "time": "2024-05-31T13:53:37+00:00" + "time": "2024-06-06T12:19:22+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -7495,16 +7495,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "1.4.3", + "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "af6ae0f4b91bc080265e80776af26da3e5befb28" + "reference": "bca27f1701fc1a297749e6c2a1e3da4462c1a6af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/af6ae0f4b91bc080265e80776af26da3e5befb28", - "reference": "af6ae0f4b91bc080265e80776af26da3e5befb28", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/bca27f1701fc1a297749e6c2a1e3da4462c1a6af", + "reference": "bca27f1701fc1a297749e6c2a1e3da4462c1a6af", "shasum": "" }, "require": { @@ -7561,9 +7561,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.4.3" + "source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.4" }, - "time": "2024-05-30T15:01:27+00:00" + "time": "2024-06-07T09:43:24+00:00" }, { "name": "phpunit/php-code-coverage", @@ -10251,36 +10251,36 @@ "source": { "type": "git", "url": "https://github.com/TYPO3/coding-standards.git", - "reference": "27798dd4b8a15d2178260dbd6aad83fb0d6a017e" + "reference": "0d5c3c58aa773ca28eab93db6f605f8209098bd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/coding-standards/zipball/27798dd4b8a15d2178260dbd6aad83fb0d6a017e", - "reference": "27798dd4b8a15d2178260dbd6aad83fb0d6a017e", + "url": "https://api.github.com/repos/TYPO3/coding-standards/zipball/0d5c3c58aa773ca28eab93db6f605f8209098bd9", + "reference": "0d5c3c58aa773ca28eab93db6f605f8209098bd9", "shasum": "" }, "require": { "ext-json": "*", "friendsofphp/php-cs-fixer": "^3.49", "php": "^8.1", - "symfony/console": "^5.4 || ^6.4 || ^7.0", - "symfony/filesystem": "^5.4 || ^6.4 || ^7.0" + "symfony/console": "^6.4 || ^7.0", + "symfony/filesystem": "^6.4 || ^7.0" }, "require-dev": { "composer/package-versions-deprecated": "^1.11.99.5", "ergebnis/composer-normalize": "^2.28", "keradus/cli-executor": "^1.5", - "maglnet/composer-require-checker": "*", - "nikic/php-parser": "^4.15.5", + "maglnet/composer-require-checker": "^4.7.1", "overtrue/phplint": "^9.0", "phpstan/extension-installer": "^1.3.1", - "phpstan/phpstan-deprecation-rules": "^1.1.3", - "phpstan/phpstan-phpunit": "^1.3.12", - "phpstan/phpstan-strict-rules": "^1.5.1", - "phpstan/phpstan-symfony": "^1.3.2", + "phpstan/phpstan": "^1.11.3", + "phpstan/phpstan-deprecation-rules": "^1.2.0", + "phpstan/phpstan-phpunit": "^1.4.0", + "phpstan/phpstan-strict-rules": "^1.6.0", + "phpstan/phpstan-symfony": "^1.4.3", "phpunit/phpunit": "^10.1.3", - "symfony/finder": ">=5.4", - "symfony/process": ">=5.4" + "symfony/finder": "^6.4 || ^7.0", + "symfony/process": "^6.4 || ^7.0" }, "default-branch": true, "bin": [ @@ -10327,7 +10327,7 @@ "issues": "https://github.com/TYPO3/coding-standards/issues", "source": "https://github.com/TYPO3/coding-standards" }, - "time": "2024-02-15T20:27:01+00:00" + "time": "2024-06-06T06:38:31+00:00" }, { "name": "typo3/testing-framework",