Skip to content

Commit 369ba87

Browse files
authored
[TASK] Update PHPUnit and PHP_CodeSniffer (#77)
1 parent 6f5061d commit 369ba87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"roave/security-advisories": "dev-master"
3434
},
3535
"require-dev": {
36-
"phpunit/phpunit": "^6.2.2",
36+
"phpunit/phpunit": "^6.5.0",
3737
"phpunit/dbunit": "^3.0.0",
38-
"squizlabs/php_codesniffer": "^3.0.0",
38+
"squizlabs/php_codesniffer": "^3.2.0",
3939
"phpstan/phpstan": "^0.7.0",
4040
"nette/caching": "^2.5.0 || ^3.0.0",
4141
"nikic/php-parser": "^3.0.0",

0 commit comments

Comments
 (0)