Skip to content

Commit a51aa12

Browse files
VasekPurchartkukulich
authored andcommitted
Lock development dependencies
1 parent 2b5ad31 commit a51aa12

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"squizlabs/php_codesniffer": "^2.8.1"
1313
},
1414
"require-dev": {
15-
"jakub-onderka/php-parallel-lint": "^0.9.2",
16-
"phing/phing": "^2.16",
17-
"phpstan/phpstan": "^0.6.3",
18-
"phpunit/phpunit": "^6.0.1"
15+
"jakub-onderka/php-parallel-lint": "0.9.2",
16+
"phing/phing": "2.16",
17+
"phpstan/phpstan": "0.6.4",
18+
"phpunit/phpunit": "6.1.2"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)