diff --git a/composer.lock b/composer.lock index 6b7505e..668bea6 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "cakephp/cakephp", - "version": "5.4.0", + "version": "5.4.1", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "82328ac6bfd47cf7fb62fdba1aa30425c74be6ca" + "reference": "52c341146709a5510eb0bf094991e27153f8d5c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/82328ac6bfd47cf7fb62fdba1aa30425c74be6ca", - "reference": "82328ac6bfd47cf7fb62fdba1aa30425c74be6ca", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/52c341146709a5510eb0bf094991e27153f8d5c6", + "reference": "52c341146709a5510eb0bf094991e27153f8d5c6", "shasum": "" }, "require": { @@ -129,7 +129,7 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/cakephp" }, - "time": "2026-07-19T15:31:30+00:00" + "time": "2026-07-29T02:48:38+00:00" }, { "name": "cakephp/chronos", @@ -2885,16 +2885,16 @@ }, { "name": "slevomat/coding-standard", - "version": "8.31.0", + "version": "8.31.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "ae5e938b49986fa48b494557445e22ee1ca795b7" + "reference": "0a40807a48873948bfa7ffce2a4e69ba40cf5e76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/ae5e938b49986fa48b494557445e22ee1ca795b7", - "reference": "ae5e938b49986fa48b494557445e22ee1ca795b7", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/0a40807a48873948bfa7ffce2a4e69ba40cf5e76", + "reference": "0a40807a48873948bfa7ffce2a4e69ba40cf5e76", "shasum": "" }, "require": { @@ -2906,11 +2906,11 @@ "require-dev": { "phing/phing": "3.0.1|3.1.2", "php-parallel-lint/php-parallel-lint": "1.4.0", - "phpstan/phpstan": "2.2.5", - "phpstan/phpstan-deprecation-rules": "2.0.4", + "phpstan/phpstan": "2.2.7", + "phpstan/phpstan-deprecation-rules": "2.0.5", "phpstan/phpstan-phpunit": "2.0.18", "phpstan/phpstan-strict-rules": "2.0.12", - "phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.55|12.5.30" + "phpunit/phpunit": "9.6.34|10.5.63|11.4.4|11.5.56|12.5.33" }, "type": "phpcodesniffer-standard", "extra": { @@ -2934,7 +2934,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.31.0" + "source": "https://github.com/slevomat/coding-standard/tree/8.31.1" }, "funding": [ { @@ -2946,7 +2946,7 @@ "type": "tidelift" } ], - "time": "2026-07-21T16:20:20+00:00" + "time": "2026-07-31T10:42:43+00:00" }, { "name": "squizlabs/php_codesniffer",