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 db2273f commit 079fcbbCopy full SHA for 079fcbb
composer.json
@@ -17,15 +17,15 @@
17
},
18
"require-dev": {
19
"cdn77/coding-standard": "^0.7.1",
20
- "jakub-onderka/php-console-highlighter": "0.3.2",
+ "jakub-onderka/php-console-highlighter": "0.4.0",
21
"jakub-onderka/php-parallel-lint": "1.0.0",
22
- "phpunit/phpunit": "^7.1.5",
23
- "phpstan/phpstan-phpunit": "^0.11",
+ "php-coveralls/php-coveralls": "^2.1",
24
"phpstan/phpstan-nette": "^0.11",
+ "phpstan/phpstan-phpunit": "^0.11",
25
"phpstan/phpstan-strict-rules": "^0.11",
26
+ "phpunit/phpunit": "^7.5.6",
27
"slevomat/coding-standard": "^4.8.3",
- "satooshi/php-coveralls": "^2.0",
28
- "squizlabs/php_codesniffer": "~3.3.2"
+ "squizlabs/php_codesniffer": "~3.4.0"
29
30
"autoload": {
31
"psr-4": {
0 commit comments