diff --git a/composer.lock b/composer.lock index 23e2c16..111f448 100644 --- a/composer.lock +++ b/composer.lock @@ -90,16 +90,16 @@ "packages-dev": [ { "name": "brainbits/phpcs-standard", - "version": "7.0.1", + "version": "7.0.2", "source": { "type": "git", "url": "https://github.com/brainbits/phpcs-standard.git", - "reference": "a212511cb44fff42603c33252121151e3924b060" + "reference": "832bcd84c50af2b93aab7d75ac8efcf1d79407e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brainbits/phpcs-standard/zipball/a212511cb44fff42603c33252121151e3924b060", - "reference": "a212511cb44fff42603c33252121151e3924b060", + "url": "https://api.github.com/repos/brainbits/phpcs-standard/zipball/832bcd84c50af2b93aab7d75ac8efcf1d79407e2", + "reference": "832bcd84c50af2b93aab7d75ac8efcf1d79407e2", "shasum": "" }, "require": { @@ -109,7 +109,7 @@ "squizlabs/php_codesniffer": "^3.9" }, "require-dev": { - "phpunit/phpunit": "^10.5" + "phpunit/phpunit": "^12.0.5" }, "type": "phpcodesniffer-standard", "extra": { @@ -144,9 +144,9 @@ ], "support": { "issues": "https://github.com/brainbits/phpcs-standard/issues", - "source": "https://github.com/brainbits/phpcs-standard/tree/7.0.1" + "source": "https://github.com/brainbits/phpcs-standard/tree/7.0.2" }, - "time": "2024-02-23T09:43:09+00:00" + "time": "2025-02-26T13:58:50+00:00" }, { "name": "dealerdirect/phpcodesniffer-composer-installer", @@ -2126,13 +2126,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^8.1", "ext-json": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }