diff --git a/composer.lock b/composer.lock index fc9ab592..662247eb 100644 --- a/composer.lock +++ b/composer.lock @@ -1025,25 +1025,25 @@ }, { "name": "liuggio/fastest", - "version": "v1.13.0", + "version": "v1.14.1", "source": { "type": "git", "url": "https://github.com/liuggio/fastest.git", - "reference": "a3d9d23607fdf28cc7a539f5b7fcae867d79dbfc" + "reference": "3c53c1160166f1d41c165cc568a880b1556037d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/liuggio/fastest/zipball/a3d9d23607fdf28cc7a539f5b7fcae867d79dbfc", - "reference": "a3d9d23607fdf28cc7a539f5b7fcae867d79dbfc", + "url": "https://api.github.com/repos/liuggio/fastest/zipball/3c53c1160166f1d41c165cc568a880b1556037d7", + "reference": "3c53c1160166f1d41c165cc568a880b1556037d7", "shasum": "" }, "require": { "doctrine/collections": "^1.2|^2.0", "php": "^8.0", - "symfony/console": "^5.4|^6.4|^7.2", + "symfony/console": "^5.4|^6.4|^7.4|^8.0", "symfony/deprecation-contracts": "^2.1|^3", - "symfony/process": "^5.4|^6.4|^7.2", - "symfony/stopwatch": "^5.4|^6.4|^7.2" + "symfony/process": "^5.4|^6.4|^7.4|^8.0", + "symfony/stopwatch": "^5.4|^6.4|^7.4|^8.0" }, "require-dev": { "behat/behat": "^3.6", @@ -1083,9 +1083,9 @@ "description": "Simple parallel testing execution... with some goodies for functional tests.", "support": { "issues": "https://github.com/liuggio/fastest/issues", - "source": "https://github.com/liuggio/fastest/tree/v1.13.0" + "source": "https://github.com/liuggio/fastest/tree/v1.14.1" }, - "time": "2025-03-11T13:52:24+00:00" + "time": "2026-01-27T10:13:40+00:00" }, { "name": "marc-mabe/php-enum", @@ -5126,5 +5126,5 @@ "platform-overrides": { "php": "8.3.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }