Skip to content

Commit 6c6b737

Browse files
Update phpspec/prophecy-phpunit requirement from ^2.1 to ^2.4
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.4.0) --- updated-dependencies: - dependency-name: phpspec/prophecy-phpunit dependency-version: 2.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56acabc commit 6c6b737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4",
6767
"phpstan/phpstan": "^1.12",
6868
"phpunit/phpunit": "^9.6",
6969
"slim/http": "^1.3",

0 commit comments

Comments
 (0)