Skip to content

Commit c5e64a5

Browse files
Bump phpunit/phpunit from 9.5.0 to 9.5.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.0 to 9.5.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.0...9.5.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2ae71a commit c5e64a5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^8 || ^7.4",
1313
"clue/block-react": "^1.4",
14-
"phpunit/phpunit": "^9.4",
14+
"phpunit/phpunit": "^9.5",
1515
"react/event-loop": "^1.1",
1616
"react/promise": "^2.8",
1717
"wyrihaximus/test-utilities": "^3.4.1"

composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)