From 9cecb5f8d0cfc603253a9723e9036a815cf4bb14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 07:46:55 +0000 Subject: [PATCH] Update compiler --- compiler/composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/compiler/composer.lock b/compiler/composer.lock index 62718710ca..dead749251 100644 --- a/compiler/composer.lock +++ b/compiler/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "nette/neon", - "version": "v3.4.5", + "version": "v3.4.6", "source": { "type": "git", "url": "https://github.com/nette/neon.git", - "reference": "0b14d95a19c4ca0666339170d3a7fcf83a32fd6b" + "reference": "36e3f4f89fd8a7b89ada74c7a678baa9f7cc7719" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/neon/zipball/0b14d95a19c4ca0666339170d3a7fcf83a32fd6b", - "reference": "0b14d95a19c4ca0666339170d3a7fcf83a32fd6b", + "url": "https://api.github.com/repos/nette/neon/zipball/36e3f4f89fd8a7b89ada74c7a678baa9f7cc7719", + "reference": "36e3f4f89fd8a7b89ada74c7a678baa9f7cc7719", "shasum": "" }, "require": { @@ -73,9 +73,9 @@ ], "support": { "issues": "https://github.com/nette/neon/issues", - "source": "https://github.com/nette/neon/tree/v3.4.5" + "source": "https://github.com/nette/neon/tree/v3.4.6" }, - "time": "2025-10-30T22:42:06+00:00" + "time": "2025-11-25T13:12:06+00:00" }, { "name": "nette/utils", @@ -2125,16 +2125,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.29", + "version": "9.6.30", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3" + "reference": "b69489b312503bf8fa6d75a76916919d7d2fa6d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9ecfec57835a5581bc888ea7e13b51eb55ab9dd3", - "reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b69489b312503bf8fa6d75a76916919d7d2fa6d4", + "reference": "b69489b312503bf8fa6d75a76916919d7d2fa6d4", "shasum": "" }, "require": { @@ -2208,7 +2208,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.29" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.30" }, "funding": [ { @@ -2232,7 +2232,7 @@ "type": "tidelift" } ], - "time": "2025-09-24T06:29:11+00:00" + "time": "2025-12-01T07:35:08+00:00" }, { "name": "sebastian/cli-parser",