Skip to content

Commit

Permalink
Bump phpspec/prophecy-phpunit from 2.1.0 to 2.2.0 (#17446)
Browse files Browse the repository at this point in the history
Bumps [phpspec/prophecy-phpunit](https://github.com/phpspec/prophecy-phpunit) from 2.1.0 to 2.2.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.1.0...v2.2.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amanda Nantais-Austin <[email protected]>
  • Loading branch information
dependabot[bot] and anantais authored Mar 8, 2024
1 parent 8719fe9 commit fcda878
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18856,27 +18856,27 @@
},
{
"name": "phpspec/prophecy-phpunit",
"version": "v2.1.0",
"version": "v2.2.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy-phpunit.git",
"reference": "29f8114c2c319a4308e6b070902211e062efa392"
"reference": "16e1247e139434bce0bac09848bc5c8d882940fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy-phpunit/zipball/29f8114c2c319a4308e6b070902211e062efa392",
"reference": "29f8114c2c319a4308e6b070902211e062efa392",
"url": "https://api.github.com/repos/phpspec/prophecy-phpunit/zipball/16e1247e139434bce0bac09848bc5c8d882940fc",
"reference": "16e1247e139434bce0bac09848bc5c8d882940fc",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8",
"phpspec/prophecy": "^1.18",
"phpunit/phpunit": "^9.1 || ^10.1"
"phpunit/phpunit": "^9.1 || ^10.1 || ^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
"dev-master": "2.x-dev"
}
},
"autoload": {
Expand All @@ -18902,9 +18902,9 @@
],
"support": {
"issues": "https://github.com/phpspec/prophecy-phpunit/issues",
"source": "https://github.com/phpspec/prophecy-phpunit/tree/v2.1.0"
"source": "https://github.com/phpspec/prophecy-phpunit/tree/v2.2.0"
},
"time": "2023-12-08T12:48:02+00:00"
"time": "2024-03-01T08:33:58+00:00"
},
{
"name": "phpstan/phpdoc-parser",
Expand Down

0 comments on commit fcda878

Please sign in to comment.