Skip to content

Commit

Permalink
Update to PHPUnit 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Sperling-0 authored and gbirke committed Aug 22, 2024
1 parent 79ecb12 commit aaa306b
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 @@ -31,8 +31,8 @@
"psr/log": "~3.0|~2.0"
},
"require-dev": {
"phpunit/phpunit": "~9.5",
"vimeo/psalm": "^5.4.0",
"phpunit/phpunit": "~11.0",
"vimeo/psalm": "~5.25",
"phpstan/phpstan": "^1.4.2"
},
"autoload": {
Expand Down

0 comments on commit aaa306b

Please sign in to comment.