Skip to content

Commit

Permalink
Update phpspec/prophecy requirement from ^1.8 to ^1.10
Browse files Browse the repository at this point in the history
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@1.8.0...v1.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 8, 2020
1 parent 95e13e8 commit c14887f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"phpunit/phpunit": "^7.5",
"phpspec/prophecy": "^1.8",
"phpspec/prophecy": "^1.10",
"phpstan/phpstan": "^0.11.5 || ^0.12.0",
"squizlabs/php_codesniffer": "^3.4.2"
},
Expand Down

0 comments on commit c14887f

Please sign in to comment.