Skip to content

Commit a8489c9

Browse files
author
Kevin Buchholz
authored
Update phpunit/phpunit requirement from 7.4.* || 8.3.* to 7.4.* |… (#10)
Update phpunit/phpunit requirement from 7.4.* || 8.3.* to 7.4.* || 8.3.* || 8.4.*
2 parents af365e3 + f6521f3 commit a8489c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"consistence/coding-standard": "3.7",
3333
"orchestra/testbench": "~3.0 || 4.*",
3434
"phpmd/phpmd": "^2.6",
35-
"phpunit/phpunit": "7.4.* || 8.3.*",
35+
"phpunit/phpunit": "7.4.* || 8.3.* || 8.4.*",
3636
"slevomat/coding-standard": "4.8.7",
3737
"squizlabs/php_codesniffer": "^3.4"
3838
},

0 commit comments

Comments
 (0)