Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jangregor/phpstan-prophecy requirement from ^1.0.2 to ^2.0.0 #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Updates the requirements on jangregor/phpstan-prophecy to permit the latest version.

Release notes

Sourced from jangregor/phpstan-prophecy's releases.

2.0.0

What's Changed

New Contributors

Full Changelog: Jan0707/phpstan-prophecy@1.0.2...2.0.0

Changelog

Sourced from jangregor/phpstan-prophecy's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

For a full diff see [1.0.0...main][1.0.0...master].

[1.0.0][1.0.0]

For a full diff see [0.8.1...1.0.0][0.8.1...1.0.0].

Changed

  • Added support for phpstan/phpstan:^1.0.0 and dropped support for non-stable versions of phpstan/phpstan (#266), by [@​alexander-schranz]

[0.8.1][0.8.1]

For a full diff see [0.8.0...0.8.1][0.8.0...0.8.1].

Changed

[0.8.0][0.8.0]

For a full diff see [0.7.0...0.8.0][0.7.0...0.8.0].

Removed

  • Removed the symbolic link from src/extension.neon to extension.neon (#182), by [@​localheinz]

    When using phpstan/extension-installer, no changes on your end are required.

    When not using phpstan/extension-installer, you need to adjust phpstan.neon:

     includes:
    -	- vendor/jangregor/phpstan-prophecy/src/extension.neon
    +	- vendor/jangregor/phpstan-prophecy/extension.neon

[0.7.0][0.7.0]

For a full diff see [0.6.2...0.7.0][0.6.2...0.7.0].

Changed

... (truncated)

Commits
  • 8937c0f minimize README code example (#353)
  • 6e24e8f Update dev docker image for easier contributions (#352)
  • 1926a13 Increase CI matrix to test against more recent PHPUnit & PHP versions (#351)
  • d70e871 Merge pull request #349 from Jan0707/dependabot/composer/ergebnis/license-2.6.0
  • ef79a70 Merge pull request #350 from Jan0707/dependabot/composer/symfony/process-5.4.47
  • 6480359 composer(deps-dev): Bump ergebnis/license from 1.0.0 to 2.6.0
  • ab5ee58 composer(deps-dev): Bump symfony/process from 5.4.0 to 5.4.47
  • cc8c094 Add support for PHPStan 2 (#348)
  • cf740b0 Merge pull request #340 from Jan0707/dependabot/github_actions/shivammathur/s...
  • a422555 github-actions(deps): Bump shivammathur/setup-php from 2.31.0 to 2.31.1
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [jangregor/phpstan-prophecy](https://github.com/Jan0707/phpstan-prophecy) to permit the latest version.
- [Release notes](https://github.com/Jan0707/phpstan-prophecy/releases)
- [Changelog](https://github.com/Jan0707/phpstan-prophecy/blob/master/CHANGELOG.md)
- [Commits](Jan0707/phpstan-prophecy@1.0.2...2.0.0)

---
updated-dependencies:
- dependency-name: jangregor/phpstan-prophecy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants