Skip to content

Commit

Permalink
Bump phpspec/prophecy-phpunit from 1.1.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) from 1.1.0 to 2.1.0.
- [Release notes](https://github.com/phpspec/prophecy-phpunit/releases)
- [Changelog](https://github.com/phpspec/prophecy-phpunit/blob/master/CHANGES.md)
- [Commits](phpspec/prophecy-phpunit@v1.1.0...v2.1.0)

---
updated-dependencies:
- dependency-name: phpspec/prophecy-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 67aee6f commit c76639c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 41 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"symfony/var-dumper": "^6.2",
"squizlabs/php_codesniffer": "^3.7",
"phpspec/prophecy": "^1.3",
"phpspec/prophecy-phpunit": "^1.1"
"phpspec/prophecy-phpunit": "^1.1 || ^2.0"
},
"autoload": {
"psr-4": {
Expand Down
78 changes: 38 additions & 40 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c76639c

Please sign in to comment.