Skip to content

Commit cc1331e

Browse files
Update phpspec/prophecy-phpunit requirement from ^2.1 to ^2.5
Updates the requirements on [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) to permit the latest version. - [Release notes](https://github.com/phpspec/prophecy-phpunit/releases) - [Changelog](https://github.com/phpspec/prophecy-phpunit/blob/master/CHANGES.md) - [Commits](phpspec/prophecy-phpunit@v2.1.0...v2.5.0) --- updated-dependencies: - dependency-name: phpspec/prophecy-phpunit dependency-version: 2.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 025043e commit cc1331e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"nyholm/psr7": "^1.8",
6464
"nyholm/psr7-server": "^1.1",
6565
"phpspec/prophecy": "^1.19",
66-
"phpspec/prophecy-phpunit": "^2.1",
66+
"phpspec/prophecy-phpunit": "^2.5",
6767
"phpstan/phpstan": "^1 || ^2",
6868
"phpunit/phpunit": "^9.6 || ^10 || ^11 || ^12",
6969
"slim/http": "^1.3",

0 commit comments

Comments
 (0)