diff --git a/composer.lock b/composer.lock index 7b57606..5287607 100644 --- a/composer.lock +++ b/composer.lock @@ -825,16 +825,16 @@ }, { "name": "jangregor/phpstan-prophecy", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/Jan0707/phpstan-prophecy.git", - "reference": "aebda94b6b1c39055d8f2227e879c07bac651550" + "reference": "42b6e62dc0fa5724a667cb9a10c7245580f22033" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Jan0707/phpstan-prophecy/zipball/aebda94b6b1c39055d8f2227e879c07bac651550", - "reference": "aebda94b6b1c39055d8f2227e879c07bac651550", + "url": "https://api.github.com/repos/Jan0707/phpstan-prophecy/zipball/42b6e62dc0fa5724a667cb9a10c7245580f22033", + "reference": "42b6e62dc0fa5724a667cb9a10c7245580f22033", "shasum": "" }, "require": { @@ -844,12 +844,13 @@ "conflict": { "phpspec/prophecy": "<1.17.0 || >=2.0.0", "phpspec/prophecy-phpunit": "<2.3.0 || >=3.0.0", - "phpunit/phpunit": "<9.1.0 || >=13.0.0" + "phpunit/phpunit": "<9.1.0 || >=14.0.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.47.0", - "ergebnis/license": "^2.6.0", - "ergebnis/php-cs-fixer-config": "^6.46.0", + "ergebnis/composer-normalize": "^2.50.0", + "ergebnis/license": "^2.7.0", + "ergebnis/php-cs-fixer-config": "^6.59.0", + "php-cs-fixer/shim": "^3.93.0", "phpspec/prophecy": "^1.7.0", "phpspec/prophecy-phpunit": "^2.3", "phpunit/phpunit": "^9.1.0" @@ -880,9 +881,9 @@ "description": "Provides a phpstan/phpstan extension for phpspec/prophecy", "support": { "issues": "https://github.com/Jan0707/phpstan-prophecy/issues", - "source": "https://github.com/Jan0707/phpstan-prophecy/tree/2.2.0" + "source": "https://github.com/Jan0707/phpstan-prophecy/tree/2.3.0" }, - "time": "2025-05-22T08:21:52+00:00" + "time": "2026-02-10T08:07:43+00:00" }, { "name": "justinrainbow/json-schema",