Skip to content

Commit 079fcbb

Browse files
authored
Dev dependencies update (#74)
1 parent db2273f commit 079fcbb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@
1717
},
1818
"require-dev": {
1919
"cdn77/coding-standard": "^0.7.1",
20-
"jakub-onderka/php-console-highlighter": "0.3.2",
20+
"jakub-onderka/php-console-highlighter": "0.4.0",
2121
"jakub-onderka/php-parallel-lint": "1.0.0",
22-
"phpunit/phpunit": "^7.1.5",
23-
"phpstan/phpstan-phpunit": "^0.11",
22+
"php-coveralls/php-coveralls": "^2.1",
2423
"phpstan/phpstan-nette": "^0.11",
24+
"phpstan/phpstan-phpunit": "^0.11",
2525
"phpstan/phpstan-strict-rules": "^0.11",
26+
"phpunit/phpunit": "^7.5.6",
2627
"slevomat/coding-standard": "^4.8.3",
27-
"satooshi/php-coveralls": "^2.0",
28-
"squizlabs/php_codesniffer": "~3.3.2"
28+
"squizlabs/php_codesniffer": "~3.4.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)