Skip to content

Commit 074f9aa

Browse files
authored
Merge pull request #4 from phpcq/feature/phpunit-up-to-12
Add versions 10, 11 and 12
2 parents ab52290 + 9f95cb7 commit 074f9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcq-plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"tool": {
1111
"phpunit": {
12-
"constraints": "^6.0 || ^7.0 || ^8.0 || ^9.0",
12+
"constraints": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
1313
"sources": [
1414
{
1515
"type": "github",

0 commit comments

Comments
 (0)