Skip to content

Commit ad88829

Browse files
Update phpspec/prophecy requirement from ^1.19 to ^1.22
Updates the requirements on [phpspec/prophecy](https://github.com/phpspec/prophecy) to permit the latest version. - [Release notes](https://github.com/phpspec/prophecy/releases) - [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md) - [Commits](phpspec/prophecy@v1.19.0...v1.22.0) --- updated-dependencies: - dependency-name: phpspec/prophecy dependency-version: 1.22.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad56812 commit ad88829

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
@@ -62,7 +62,7 @@
6262
"laminas/laminas-diactoros": "^2.17 || ^3",
6363
"nyholm/psr7": "^1.8",
6464
"nyholm/psr7-server": "^1.1",
65-
"phpspec/prophecy": "^1.19",
65+
"phpspec/prophecy": "^1.22",
6666
"phpspec/prophecy-phpunit": "^2.1",
6767
"phpstan/phpstan": "^1.12",
6868
"phpunit/phpunit": "^9.6",

0 commit comments

Comments
 (0)