Skip to content

Commit

Permalink
Update PHPUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 68b88f2 commit 23a7e86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
],
"require": {
"php": "^8.2",
"phpunit/phpunit": "^10.5.29",
"phpunit/phpunit": "^10.5.39",
"react/async": "^4.3.0",
"react/event-loop": "^1.5.0",
"react/promise": "^3.2.0",
"wyrihaximus/phpstan-react": "^1",
"wyrihaximus/react-phpunit-run-tests-in-fiber": "^2.0.0",
"wyrihaximus/test-utilities": "^6.0.9"
"wyrihaximus/test-utilities": "^6.0.10"
},
"require-dev": {
"react/promise-timer": "^1.11.0"
Expand Down

0 comments on commit 23a7e86

Please sign in to comment.