Skip to content

Commit

Permalink
Set minimum phpunit version to 8.5.23
Browse files Browse the repository at this point in the history
Signed-off-by: pine3ree <[email protected]>
  • Loading branch information
pine3ree committed Oct 5, 2023
1 parent 9d5cc59 commit 0e5e102
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 @@
"require-dev": {
"phpstan/phpstan": "^1.0.2",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^8.5",
"phpunit/phpunit": "^8.5.23",
"phpspec/prophecy-phpunit": "^1.1 || ^2.0",
"squizlabs/php_codesniffer": "^3.7.2"
},
Expand Down

0 comments on commit 0e5e102

Please sign in to comment.