Skip to content

Commit a2f9510

Browse files
Merge pull request #19 from weirdan/dependabot/composer/phpunit/phpunit-tw-7.0or-tw-8.0or-tw-9.0or-tw-11.0
2 parents bb9f798 + eb56697 commit a2f9510

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
@@ -11,7 +11,7 @@
1111
"php": "~7.1 || ~8.0"
1212
},
1313
"require-dev": {
14-
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
14+
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0 || ^11.0",
1515
"ext-xdebug": "*",
1616
"php": "~7.1 || ~8.0",
1717
"squizlabs/php_codesniffer": "^3.3",

0 commit comments

Comments
 (0)