Skip to content

Commit 4fc0979

Browse files
committed
Updates phpspec/prophecy
To enable support for latest docblock version we had to update phpspec/prophecy previous versions are only supporting v3 series
1 parent c21c786 commit 4fc0979

File tree

2 files changed

+21
-28
lines changed

2 files changed

+21
-28
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"php": "^7.0",
2323
"psr/log": "~1.0",
2424
"nikic/php-parser": "^3.0",
25-
"phpdocumentor/reflection-docblock": "4.1.1 as 3.3.0",
25+
"phpdocumentor/reflection-docblock": "^4.1",
2626
"phpdocumentor/reflection-common": "^1.0@dev"
2727
},
2828
"require-dev": {

composer.lock

Lines changed: 20 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)