Skip to content

Commit b25a5f0

Browse files
deps(deps-dev): update phpspec/prophecy-phpunit requirement
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.3.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 21aad96 commit b25a5f0

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
@@ -37,7 +37,7 @@
3737
"friendsofphp/php-cs-fixer": "^3.75",
3838
"mikey179/vfsstream": "^1.6",
3939
"phpspec/prophecy": "^1.10",
40-
"phpspec/prophecy-phpunit": "^2.3",
40+
"phpspec/prophecy-phpunit": "^2.4",
4141
"phpunit/phpunit": "^7.5|^9.0|^10.0",
4242
"roave/security-advisories": "dev-master",
4343
"symfony/var-dumper": "^3.0|^4.0|^5.0|^6.0|^7.0"

0 commit comments

Comments
 (0)