Skip to content

Commit edc8352

Browse files
committed
Require a newer phpunit patch version in devDependencies
1 parent 5bbe053 commit edc8352

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
@@ -6,7 +6,7 @@
66
"php": ">=7.2"
77
},
88
"require-dev": {
9-
"phpunit/phpunit": "^8.5.15",
9+
"phpunit/phpunit": "^8.5.36",
1010
"phpstan/phpstan": "^1.8"
1111
},
1212
"license": "MIT",

0 commit comments

Comments
 (0)