Skip to content

Commit

Permalink
phpunit: bump min version for --prefer-lowest which still support all…
Browse files Browse the repository at this point in the history
… the new config elements
  • Loading branch information
mfn committed Nov 19, 2024
1 parent fa4be4b commit 374de16
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 @@ -52,7 +52,7 @@
"mockery/mockery": "^1.5",
"orchestra/testbench-core": "^8.0|^9.0",
"phpstan/phpstan": "^1",
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^10.5.32",
"thecodingmachine/phpstan-safe-rule": "^1"
},
"autoload": {
Expand Down

0 comments on commit 374de16

Please sign in to comment.