Skip to content

Commit 7dd86d0

Browse files
Update PHPUnit
1 parent f179b79 commit 7dd86d0

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
],
1111
"require": {
1212
"php": "^8.2",
13-
"phpunit/phpunit": "^10.5.19",
13+
"phpunit/phpunit": "^10.5.20",
1414
"react/async": "^4.2.0",
1515
"react/event-loop": "^1.5.0",
1616
"react/promise": "^3.1",
1717
"wyrihaximus/phpstan-react": "^1",
1818
"wyrihaximus/react-phpunit-run-tests-in-fiber": "^2.0.0",
19-
"wyrihaximus/test-utilities": "^6.0.6"
19+
"wyrihaximus/test-utilities": "^6.0.7"
2020
},
2121
"require-dev": {
2222
"react/promise-timer": "^1.10.0"

composer.lock

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

0 commit comments

Comments
 (0)