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

Commit e4c4d46

Browse files
Chore(deps-dev): bump phpunit/phpunit from 12.0.2 to 12.0.3 (#45)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.0.2 to 12.0.3. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.0.3/ChangeLog-12.0.md) - [Commits](sebastianbergmann/phpunit@12.0.2...12.0.3) --- 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 c55639d commit e4c4d46

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
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.2",
27+
"phpunit/phpunit": "^12.0.3",
2828
"vlucas/phpdotenv": "v5.6.1",
2929
"victorjonsson/markdowndocs": "^1.3.8"
3030
},

composer.lock

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

0 commit comments

Comments
 (0)