Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 654805d

Browse files
Chore(deps-dev): bump phpunit/phpunit from 12.0.5 to 12.0.6 (#48)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.0.5 to 12.0.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.0.6/ChangeLog-12.0.md) - [Commits](sebastianbergmann/phpunit@12.0.5...12.0.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75702c4 commit 654805d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ramsey/uuid": "^4.7.6"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^12.0.5",
27+
"phpunit/phpunit": "^12.0.6",
2828
"vlucas/phpdotenv": "v5.6.1",
2929
"victorjonsson/markdowndocs": "^1.3.8"
3030
},

composer.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)