We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22542ef commit 2fab2c8Copy full SHA for 2fab2c8
composer.json
@@ -31,8 +31,8 @@
31
"roave/security-advisories": "dev-master"
32
},
33
"require-dev": {
34
- "phpunit/phpunit": "^6.2.2",
35
- "squizlabs/php_codesniffer": "^3.0.0",
+ "phpunit/phpunit": "^6.5.0",
+ "squizlabs/php_codesniffer": "^3.2.0",
36
"phpstan/phpstan": "^0.7.0",
37
"nette/caching": "^2.5.0 || ^3.0.0",
38
"nikic/php-parser": "^3.0.0",
0 commit comments