Skip to content

Commit 7142a09

Browse files
authored
fix phpunit cve
fix phpunit cve
1 parent b129b18 commit 7142a09

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
@@ -21,7 +21,7 @@
2121
"php-coveralls/php-coveralls": "^2.0",
2222
"php-cs-fixer/accessible-object": "^1.0",
2323
"phpunit/phpunit": "^5.7.23 || ^6.4.3",
24-
"symfony/phpunit-bridge": "^3.2.2 || ^4.0"
24+
"symfony/phpunit-bridge": "^3.2.2 || ^4.1.12"
2525
},
2626
"autoload": {
2727
"psr-4": { "Wucdbm\\PhpCsFixer\\": "src" }

0 commit comments

Comments
 (0)