Skip to content

Commit 15f1c8b

Browse files
build(deps-dev): bump phpunit/phpunit from 11.5.55 to 12.5.22 (#554)
* build(deps-dev): bump phpunit/phpunit from 11.5.55 to 12.5.22 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.55 to 12.5.22. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.22/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@11.5.55...12.5.22) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update ApplicationTest.php --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joseph <VerifiedJoseph@users.noreply.github.com>
1 parent 851ff7a commit 15f1c8b

3 files changed

Lines changed: 231 additions & 342 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"phpstan/phpstan": "^2.0",
3131
"phpstan/phpstan-deprecation-rules": "^2.0",
3232
"phpstan/phpstan-phpunit": "^2.0",
33-
"phpunit/phpunit": "^11.4",
33+
"phpunit/phpunit": "^12.5",
3434
"squizlabs/php_codesniffer": "^4.0"
3535
},
3636
"scripts": {

0 commit comments

Comments
 (0)