Skip to content

Commit

Permalink
tests: fix deprecation from PHPUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 authored and Chris53897 committed Sep 26, 2024
1 parent 6fc2bc4 commit 44cec07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^9.6.17",
"symfony/http-client": "^5.4 || ^6.4 || ^7.0",
"symfony/stopwatch": "^5.4 || ^6.4 || ^7.0"
},
Expand Down

0 comments on commit 44cec07

Please sign in to comment.