Skip to content

Commit

Permalink
Merge pull request #268 from WyriHaximus/renovate/phpunit
Browse files Browse the repository at this point in the history
Update PHPUnit
  • Loading branch information
WyriHaximus authored Jul 3, 2024
2 parents 1d1736f + eaccef0 commit 7eda448
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 174 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.24",
"phpunit/phpunit": "^10.5.25",
"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.8"
"wyrihaximus/test-utilities": "^6.0.9"
},
"require-dev": {
"react/promise-timer": "^1.11.0"
Expand Down
Loading

0 comments on commit 7eda448

Please sign in to comment.