Skip to content

Commit ee251c5

Browse files
Update phpspec/prophecy-phpunit requirement from ^2.0 to ^2.3
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.0.0...v2.3.0) --- updated-dependencies: - dependency-name: phpspec/prophecy-phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4268d8 commit ee251c5

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
@@ -31,7 +31,7 @@
3131
"twig/twig": "^3.11"
3232
},
3333
"require-dev": {
34-
"phpspec/prophecy-phpunit": "^2.0",
34+
"phpspec/prophecy-phpunit": "^2.3",
3535
"phpstan/phpstan": "^1.10.59",
3636
"phpunit/phpunit": "^9.6 || ^10",
3737
"psr/http-factory": "^1.0",

0 commit comments

Comments
 (0)