Skip to content

Commit 044035c

Browse files
Bump phpunit/phpunit from 9.6.29 to 12.4.2 (#51)
* Bump phpunit/phpunit from 9.6.29 to 12.4.2 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.29 to 12.4.2. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.4.2/ChangeLog-12.4.md) - [Commits](sebastianbergmann/phpunit@9.6.29...12.4.2) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.4.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Upgrade phpunit.xml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan Beliën <dev@jbelien.be>
1 parent fb7e9c1 commit 044035c

3 files changed

Lines changed: 331 additions & 456 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"league/oauth2-client": "^2.6"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^9.5",
18+
"phpunit/phpunit": "^12.4",
1919
"squizlabs/php_codesniffer": "^4.0",
2020
"mockery/mockery": "^1.4"
2121
},

0 commit comments

Comments
 (0)