Skip to content

Commit

Permalink
Upgrade phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-kulhanek committed Jun 10, 2024
1 parent 13e0d89 commit 93c9845
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 @@ -51,7 +51,7 @@
"php-http/httplug": "^2.4",
"symfony/http-client": "5.4.*|6.*|7.*",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^11.0",
"rector/rector": "^1.0",
"squizlabs/php_codesniffer": "^3.9"
},
Expand Down

0 comments on commit 93c9845

Please sign in to comment.