Skip to content

Commit

Permalink
specify min phpspec/prophecy, as with lower version we will fail
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Mar 5, 2021
1 parent d2d7315 commit 6fed6fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"php-cs-fixer/accessible-object": "^1.1",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
"phpspec/prophecy": "^1.10.3",
"phpspec/prophecy-phpunit": "^1.1 || ^2.0",
"phpunit/phpunit": "^7.5.20 || ^8.5.14 || ^9.5",
"phpunitgoodpractices/polyfill": "^1.5",
Expand Down

0 comments on commit 6fed6fd

Please sign in to comment.