Skip to content

Commit

Permalink
Update minimum PHPUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster committed Oct 17, 2023
1 parent fac8a9b commit d780f13
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 @@ -14,7 +14,7 @@
"lcobucci/clock": "^2.2 || ^3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6.6",
"phpunit/phpunit": "^9.6.11",
"laminas/laminas-diactoros": "^3.0.0",
"phpstan/phpstan": "^1.10.26",
"phpstan/phpstan-phpunit": "^1.3.14",
Expand Down

0 comments on commit d780f13

Please sign in to comment.