Skip to content

Commit 203610f

Browse files
Update PHPUnit
1 parent 68b88f2 commit 203610f

File tree

2 files changed

+789
-749
lines changed

2 files changed

+789
-749
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.29",
13+
"phpunit/phpunit": "^10.5.44",
1414
"react/async": "^4.3.0",
1515
"react/event-loop": "^1.5.0",
1616
"react/promise": "^3.2.0",
1717
"wyrihaximus/phpstan-react": "^1",
1818
"wyrihaximus/react-phpunit-run-tests-in-fiber": "^2.0.0",
19-
"wyrihaximus/test-utilities": "^6.0.9"
19+
"wyrihaximus/test-utilities": "^6.0.10"
2020
},
2121
"require-dev": {
2222
"react/promise-timer": "^1.11.0"

0 commit comments

Comments
 (0)