Skip to content

Commit

Permalink
upgrade phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed Nov 7, 2024
1 parent 1d76092 commit 46d5f18
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 @@ -6,7 +6,7 @@
"ext-pdo": "*"
},
"require-dev" : {
"phpunit/phpunit" : "^10",
"phpunit/phpunit" : "^11",
"phpstan/phpstan": "^1.0",
"friendsofphp/php-cs-fixer": "^3.0"
},
Expand Down

0 comments on commit 46d5f18

Please sign in to comment.