diff --git a/composer.lock b/composer.lock index 19527a04..282c4940 100644 --- a/composer.lock +++ b/composer.lock @@ -6345,16 +6345,16 @@ }, { "name": "brianium/paratest", - "version": "v7.5.0", + "version": "v7.5.1", "source": { "type": "git", "url": "https://github.com/paratestphp/paratest.git", - "reference": "90a0ba27d1347e054d62fea30f3414f09fe9bad3" + "reference": "6f990d0334974c72b784b65bda7ad04ff65ec756" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paratestphp/paratest/zipball/90a0ba27d1347e054d62fea30f3414f09fe9bad3", - "reference": "90a0ba27d1347e054d62fea30f3414f09fe9bad3", + "url": "https://api.github.com/repos/paratestphp/paratest/zipball/6f990d0334974c72b784b65bda7ad04ff65ec756", + "reference": "6f990d0334974c72b784b65bda7ad04ff65ec756", "shasum": "" }, "require": { @@ -6365,24 +6365,24 @@ "fidry/cpu-core-counter": "^1.1.0", "jean85/pretty-package-versions": "^2.0.6", "php": "~8.2.0 || ~8.3.0", - "phpunit/php-code-coverage": "^11.0.3", - "phpunit/php-file-iterator": "^5.0.0", - "phpunit/php-timer": "^7.0.0", - "phpunit/phpunit": "^11.2.1", - "sebastian/environment": "^7.1.0", - "symfony/console": "^6.4.8 || ^7.1.1", - "symfony/process": "^6.4.8 || ^7.1.1" + "phpunit/php-code-coverage": "^11.0.5", + "phpunit/php-file-iterator": "^5.0.1", + "phpunit/php-timer": "^7.0.1", + "phpunit/phpunit": "^11.3.0", + "sebastian/environment": "^7.2.0", + "symfony/console": "^6.4.10 || ^7.1.3", + "symfony/process": "^6.4.8 || ^7.1.3" }, "require-dev": { "doctrine/coding-standard": "^12.0.0", "ext-pcov": "*", "ext-posix": "*", - "phpstan/phpstan": "^1.11.4", + "phpstan/phpstan": "^1.11.9", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-phpunit": "^1.4.0", "phpstan/phpstan-strict-rules": "^1.6.0", - "squizlabs/php_codesniffer": "^3.10.1", - "symfony/filesystem": "^6.4.8 || ^7.1.1" + "squizlabs/php_codesniffer": "^3.10.2", + "symfony/filesystem": "^6.4.9 || ^7.1.2" }, "bin": [ "bin/paratest", @@ -6422,7 +6422,7 @@ ], "support": { "issues": "https://github.com/paratestphp/paratest/issues", - "source": "https://github.com/paratestphp/paratest/tree/v7.5.0" + "source": "https://github.com/paratestphp/paratest/tree/v7.5.1" }, "funding": [ { @@ -6434,7 +6434,7 @@ "type": "paypal" } ], - "time": "2024-06-12T13:02:43+00:00" + "time": "2024-08-06T12:34:02+00:00" }, { "name": "composer/class-map-generator",