Skip to content

Commit 2fab2c8

Browse files
oliverkleeSam Tuke
authored andcommitted
[TASK] Update PHPUnit and PHP_CodeSniffer (#40)
1 parent 22542ef commit 2fab2c8

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
@@ -31,8 +31,8 @@
3131
"roave/security-advisories": "dev-master"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^6.2.2",
35-
"squizlabs/php_codesniffer": "^3.0.0",
34+
"phpunit/phpunit": "^6.5.0",
35+
"squizlabs/php_codesniffer": "^3.2.0",
3636
"phpstan/phpstan": "^0.7.0",
3737
"nette/caching": "^2.5.0 || ^3.0.0",
3838
"nikic/php-parser": "^3.0.0",

0 commit comments

Comments
 (0)