Skip to content

Commit 0b7cc4d

Browse files
authored
Merge pull request #40 from sserbin/dependabot/composer/phpunit/phpunit-tw-9.5.21
Update phpunit/phpunit requirement from ^7.3||^8.2 to ^9.5.21
2 parents ff404e1 + f3c2d04 commit 0b7cc4d

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
@@ -23,7 +23,7 @@
2323
"composer/package-versions-deprecated": "1.11.99.5"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^7.3||^8.2",
26+
"phpunit/phpunit": "^7.3||^8.2|^9.5",
2727
"squizlabs/php_codesniffer": "^3.3",
2828
"vimeo/psalm": "^4.7"
2929
},

0 commit comments

Comments
 (0)