|
21 | 21 | "symfony/framework-bundle": "<3.0"
|
22 | 22 | },
|
23 | 23 | "require-dev": {
|
24 | | - "consistence/coding-standard": "^3.0.1", |
| 24 | + "consistence/coding-standard": "^3.10", |
25 | 25 | "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
26 | 26 | "ergebnis/composer-normalize": "^2.0.2",
|
27 | 27 | "phing/phing": "^2.16.0",
|
28 | 28 | "php-parallel-lint/php-parallel-lint": "^1.2",
|
29 | 29 | "phpstan/phpstan-phpunit": "^0.12.8",
|
30 | 30 | "phpstan/phpstan-strict-rules": "^0.12.2",
|
31 | 31 | "phpunit/phpunit": "^7.5.20",
|
32 | | - "slevomat/coding-standard": "^4.5.2", |
33 | | - "squizlabs/php_codesniffer": "^3.3.2", |
| 32 | + "slevomat/coding-standard": "^6.4", |
| 33 | + "squizlabs/php_codesniffer": "^3.5.6", |
34 | 34 | "symfony/console": "^4.0",
|
35 | 35 | "symfony/framework-bundle": "^4.0",
|
36 | 36 | "symfony/http-foundation": "^4.0",
|
|
0 commit comments