Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 16b0725

Browse files
committedOct 20, 2023
allow prophecy to update and fix type error
1 parent af94cff commit 16b0725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"justinrainbow/json-schema": "^5.2.1",
4848
"phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.1",
4949
"phpdocumentor/type-resolver": "^0.3 || ^0.4 || ^1.4",
50-
"phpspec/prophecy": "^1.10",
50+
"phpspec/prophecy": "^1.10 || ^2.0",
5151
"phpstan/extension-installer": "^1.1",
5252
"phpstan/phpstan": "^1.1",
5353
"phpstan/phpstan-doctrine": "^1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.