From b74d67d1ec9b17b124c90c1f3f6f98e027877df7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 08:06:58 +0000 Subject: [PATCH] Update compiler --- compiler/composer.lock | 61 +++++++++++++++++++++++++----------------- 1 file changed, 37 insertions(+), 24 deletions(-) diff --git a/compiler/composer.lock b/compiler/composer.lock index 64102f617f4..3e21598eeae 100644 --- a/compiler/composer.lock +++ b/compiler/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "nette/neon", - "version": "v3.4.7", + "version": "v3.4.8", "source": { "type": "git", "url": "https://github.com/nette/neon.git", - "reference": "cc96bf5264d721d0c102bb976272d3d001a23e65" + "reference": "9009f99ce1396b366a88ca16c90177148352b7d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/neon/zipball/cc96bf5264d721d0c102bb976272d3d001a23e65", - "reference": "cc96bf5264d721d0c102bb976272d3d001a23e65", + "url": "https://api.github.com/repos/nette/neon/zipball/9009f99ce1396b366a88ca16c90177148352b7d3", + "reference": "9009f99ce1396b366a88ca16c90177148352b7d3", "shasum": "" }, "require": { @@ -73,9 +73,9 @@ ], "support": { "issues": "https://github.com/nette/neon/issues", - "source": "https://github.com/nette/neon/tree/v3.4.7" + "source": "https://github.com/nette/neon/tree/v3.4.8" }, - "time": "2026-01-04T08:39:50+00:00" + "time": "2026-05-11T21:34:00+00:00" }, { "name": "nette/utils", @@ -223,16 +223,16 @@ }, { "name": "ondrejmirtes/simple-downgrader", - "version": "2.2.6", + "version": "2.2.7", "source": { "type": "git", "url": "https://github.com/ondrejmirtes/simple-downgrader.git", - "reference": "17d93f4c59670a71de90aadbac6c14cc7024c1ec" + "reference": "140f86600b499e1c460761196a12fab9aeb7ec33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ondrejmirtes/simple-downgrader/zipball/17d93f4c59670a71de90aadbac6c14cc7024c1ec", - "reference": "17d93f4c59670a71de90aadbac6c14cc7024c1ec", + "url": "https://api.github.com/repos/ondrejmirtes/simple-downgrader/zipball/140f86600b499e1c460761196a12fab9aeb7ec33", + "reference": "140f86600b499e1c460761196a12fab9aeb7ec33", "shasum": "" }, "require": { @@ -241,8 +241,7 @@ "php": "^8.2", "phpstan/phpdoc-parser": "^2.0", "symfony/console": "^5.4.47", - "symfony/finder": "^5.4.45", - "symfony/polyfill-php80": "^1.32" + "symfony/finder": "^5.4.45" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.3", @@ -267,9 +266,9 @@ "description": "Simple Downgrader", "support": { "issues": "https://github.com/ondrejmirtes/simple-downgrader/issues", - "source": "https://github.com/ondrejmirtes/simple-downgrader/tree/2.2.6" + "source": "https://github.com/ondrejmirtes/simple-downgrader/tree/2.2.7" }, - "time": "2026-03-20T16:44:55+00:00" + "time": "2026-06-12T17:10:38+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -1708,11 +1707,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.38", + "version": "2.2.2", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629", - "reference": "dfaf1f530e1663aa167bc3e52197adb221582629", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e5cc34d491a90e79c216d824f60fe21fd4d93bd6", + "reference": "e5cc34d491a90e79c216d824f60fe21fd4d93bd6", "shasum": "" }, "require": { @@ -1735,6 +1734,17 @@ "license": [ "MIT" ], + "authors": [ + { + "name": "Ondřej Mirtes" + }, + { + "name": "Markus Staab" + }, + { + "name": "Vincent Langlet" + } + ], "description": "PHPStan - PHP Static Analysis Tool", "keywords": [ "dev", @@ -1757,20 +1767,20 @@ "type": "github" } ], - "time": "2026-01-30T17:12:46+00:00" + "time": "2026-06-05T09:00:01+00:00" }, { "name": "phpstan/phpstan-phpunit", - "version": "2.0.12", + "version": "2.0.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4" + "reference": "6ab598e1bc106e6827fd346ae4a12b4a5d634c32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4", - "reference": "e4c5a22bf43d3d2bd5a780ad261a622ff62c49a4", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/6ab598e1bc106e6827fd346ae4a12b4a5d634c32", + "reference": "6ab598e1bc106e6827fd346ae4a12b4a5d634c32", "shasum": "" }, "require": { @@ -1806,11 +1816,14 @@ "MIT" ], "description": "PHPUnit extensions and rules for PHPStan", + "keywords": [ + "static analysis" + ], "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.12" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.16" }, - "time": "2026-01-22T13:40:00+00:00" + "time": "2026-02-14T09:05:21+00:00" }, { "name": "phpunit/php-code-coverage",