diff --git a/composer.lock b/composer.lock index 26fdb17..6dfe850 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "865b7f27976f114a193a5c646b329184", + "content-hash": "6afb7bdc7bf6ab2579836ecaf02a5b12", "packages": [ { "name": "bacon/bacon-qr-code", @@ -6572,16 +6572,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.94.1", + "version": "v3.94.2", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "d1a3634e29916367b885250e1fc4dfd5ffe3b091" + "reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d1a3634e29916367b885250e1fc4dfd5ffe3b091", - "reference": "d1a3634e29916367b885250e1fc4dfd5ffe3b091", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7787ceff91365ba7d623ec410b8f429cdebb4f63", + "reference": "7787ceff91365ba7d623ec410b8f429cdebb4f63", "shasum": "" }, "require": { @@ -6664,7 +6664,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.94.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.94.2" }, "funding": [ { @@ -6672,7 +6672,7 @@ "type": "github" } ], - "time": "2026-02-18T12:24:42+00:00" + "time": "2026-02-20T16:13:53+00:00" }, { "name": "nikic/php-parser",