Skip to content

Commit 45904a0

Browse files
Update phpunit/phpunit requirement from ^10.5.17 to ^10.5.19 (#123)
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.19/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.17...10.5.19) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a506ac commit 45904a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"require-dev": {
1919
"doctrine/coding-standard": "^12.0",
20-
"phpunit/phpunit": "^10.5.17",
20+
"phpunit/phpunit": "^10.5.19",
2121
"psalm/plugin-phpunit": "^0.19.0",
2222
"vimeo/psalm": "^5.23"
2323
},

0 commit comments

Comments
 (0)