Code development platform for open source projects from the European Union institutions

Skip to content

Update phpspec/phpspec requirement from 7.0.1 to 7.1.0

Pol Dellaiera requested to merge dependabot/composer/phpspec/phpspec-7.1.0 into master

Created by: dependabot[bot]

Updates the requirements on phpspec/phpspec to permit the latest version.

Release notes

Sourced from phpspec/phpspec's releases.

7.1.0

Fixed

Added

Changelog

Sourced from phpspec/phpspec's changelog.

7.1.0

Fixed

Added

7.0.1

Fixed

7.0.0

Changed

Commits
  • 30dc06a Update changelog for 7.1.0
  • fa4c67a Merge pull request #1368 from ciaranmcnulty/approximate-arrays
  • cbb0243 Merge pull request #1378 from AlexandruGG/feature/php8-error-suppression
  • e1f0537 Allow error suppression in PHP 8
  • 5f6792d Merge pull request #1377 from drupol/fix-psalm-issues
  • c57f03d Fix Psalm issues.
  • eb0d939 Merge pull request #1370 from ciaranmcnulty/github-actions-windows
  • fa828c8 remove appveyor
  • b8916fb Add windows build
  • 8db64e5 Allow ApproximatelyMatcher to compare arrays
  • 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 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)

Merge request reports