Skip to content

Commit

Permalink
Bump phpspec/prophecy-phpunit from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) from 2.2.0 to 2.3.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@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 657a933 commit c2c4fb0
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19781,23 +19781,26 @@
},
{
"name": "phpspec/prophecy-phpunit",
"version": "v2.2.0",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy-phpunit.git",
"reference": "16e1247e139434bce0bac09848bc5c8d882940fc"
"reference": "8819516c1b489ecee4c60db5f5432fac1ea8ac6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy-phpunit/zipball/16e1247e139434bce0bac09848bc5c8d882940fc",
"reference": "16e1247e139434bce0bac09848bc5c8d882940fc",
"url": "https://api.github.com/repos/phpspec/prophecy-phpunit/zipball/8819516c1b489ecee4c60db5f5432fac1ea8ac6f",
"reference": "8819516c1b489ecee4c60db5f5432fac1ea8ac6f",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8",
"phpspec/prophecy": "^1.18",
"phpunit/phpunit": "^9.1 || ^10.1 || ^11.0"
},
"require-dev": {
"phpstan/phpstan": "^1.10"
},
"type": "library",
"extra": {
"branch-alias": {
Expand Down Expand Up @@ -19827,9 +19830,9 @@
],
"support": {
"issues": "https://github.com/phpspec/prophecy-phpunit/issues",
"source": "https://github.com/phpspec/prophecy-phpunit/tree/v2.2.0"
"source": "https://github.com/phpspec/prophecy-phpunit/tree/v2.3.0"
},
"time": "2024-03-01T08:33:58+00:00"
"time": "2024-11-19T13:24:17+00:00"
},
{
"name": "phpstan/phpdoc-parser",
Expand Down

0 comments on commit c2c4fb0

Please sign in to comment.