Skip to content

Commit ea6d6ad

Browse files
authored
Merge pull request #2 from InteractionDesignFoundation/dependabot/composer/phpunit/phpunit-tw-10.1or-tw-11.0
Update phpunit/phpunit requirement from ^10.1 to ^10.1 || ^11.0
2 parents d6bba13 + d842f57 commit ea6d6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"interaction-design-foundation/coding-standard": "^0.3",
18-
"phpunit/phpunit": "^10.1"
18+
"phpunit/phpunit": "^10.1 || ^11.0"
1919
},
2020
"minimum-stability": "dev",
2121
"prefer-stable": true,

0 commit comments

Comments
 (0)