Skip to content

Commit

Permalink
Update phpspec/prophecy-phpunit requirement from ^2.2 to ^2.3
Browse files Browse the repository at this point in the history
Updates the requirements on [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) to permit the latest version.
- [Release notes](https://github.com/phpspec/prophecy-phpunit/releases)
- [Changelog](https://github.com/phpspec/prophecy-phpunit/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy-phpunit@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: phpspec/prophecy-phpunit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent c8c5e15 commit fb5f5a3
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 @@ -42,7 +42,7 @@
},
"require-dev": {
"jangregor/phpstan-prophecy": "^1.0.2",
"phpspec/prophecy-phpunit": "^2.2",
"phpspec/prophecy-phpunit": "^2.3",
"phpstan/extension-installer": "^1.4.2",
"phpunit/phpunit": "^9.6.17",
"squizlabs/php_codesniffer": "^3.10"
Expand Down

0 comments on commit fb5f5a3

Please sign in to comment.