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 21, 2024
1 parent 68b88f2 commit 07d676c
Show file tree
Hide file tree
Showing 2 changed files with 753 additions and 721 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.40",
"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
Loading

0 comments on commit 07d676c

Please sign in to comment.