json-api
json-api copied to clipboard
Update phpunit/phpunit requirement from ^9.0 to ^10.5
Updates the requirements on phpunit/phpunit to permit the latest version.
Changelog
Sourced from phpunit/phpunit's changelog.
10.5.1 - 2023-12-01
Fixed
- #5593: Return Value Generator fails to correctly create test stub for method with
staticreturn type declaration when used recursively- #5596:
PHPUnit\Framework\TestCasehas@internalannotation in PHAR10.5.0 - 2023-12-01
Added
- #5532:
#[IgnoreDeprecations]attribute to ignoreE_(USER_)DEPRECATEDissues on test class and test method level- #5551: Support for omitting parameter default values for
willReturnMap()- #5577:
--composer-lockCLI option for PHAR binary that displays thecomposer.lockused to build the PHARChanged
MockBuilder::disableAutoReturnValueGeneration()andMockBuilder::enableAutoReturnValueGeneration()are no longer deprecatedFixed
- #5563:
createMockForIntersectionOfInterfaces()does not automatically register mock object for expectation verification
Commits
d5d9dcaPrepare release0c1ed0dMerge branch '9.6' into 10.505017b8Prepare release838af84Merge branch '8.5' into 9.69652df5Prepare release3ba3e82Pin humbug/php-scoper to 0.18.4 for #559641861f1Add test for #559323a9e6aCloses #559380cab18Prepare release55ee59dMerge branch '9.6' into 10.5- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)