phpDocumentor / Reflection

Reflection library to do Static Analysis for PHP Projects
MIT License
117 stars 51 forks source link

Bump phpspec/prophecy-phpunit from 2.0.1 to 2.0.2 #381

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps phpspec/prophecy-phpunit from 2.0.1 to 2.0.2.

Release notes

Sourced from phpspec/prophecy-phpunit's releases.

2.0.2

What's Changed

Full Changelog: https://github.com/phpspec/prophecy-phpunit/compare/v2.0.1...v2.0.2

Changelog

Sourced from phpspec/prophecy-phpunit's changelog.

2.0.2 / 2023-04-18

Add the @not-deprecated annotation to avoid phpstan reporting prophesize as deprecated due to the TestCase deprecation.

Commits
  • 9f26c22 Update the changelog
  • bd5d45d Merge pull request #52 from func0der/mark-method-not-deprecated
  • f2a8053 Add @​not-deprecated annotation to avoid PHPStan errors
  • eb6e1c4 Merge pull request #51 from localheinz/fix/composer
  • 799edb3 Fix: Install dependencies without ramsey/composer-install
  • 862d6ce Merge pull request #50 from localheinz/fix/schema
  • af41250 Fix: Reference schema as installed with composer
  • ea52fb2 Merge pull request #46 from Chris53897/feature/ci-improvments
  • 49c43ec chore: improve ci, bump github action versions, add checks for php 8.2
  • 858b6c5 Merge pull request #43 from Jean85/switch-to-e2e-phpt-tests
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)