Skip to content

Commit 046d850

Browse files
authored
Merge pull request #321 from WyriHaximus/renovate/phpunit
Update PHPUnit
2 parents 69b0117 + 9cef0d9 commit 046d850

File tree

2 files changed

+37
-42
lines changed

2 files changed

+37
-42
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.4",
13-
"phpunit/phpunit": "^12.3.15",
13+
"phpunit/phpunit": "^12.4.0",
1414
"react/async": "^4.3.0",
1515
"react/event-loop": "^1.5.0",
1616
"react/promise": "^3.3.0",
1717
"wyrihaximus/phpstan-react": "^2.0.0",
1818
"wyrihaximus/react-phpunit-run-tests-in-fiber": "^3.0.0",
19-
"wyrihaximus/test-utilities": "^8.3.0"
19+
"wyrihaximus/test-utilities": "^8.4.0"
2020
},
2121
"require-dev": {
2222
"react/promise-timer": "^1.11.0",

composer.lock

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

0 commit comments

Comments
 (0)