Skip to content

Commit db3b3b5

Browse files
committed
Updated dependencies
1 parent 26d37c7 commit db3b3b5

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
@@ -11,14 +11,14 @@
1111
"require": {
1212
"php": "^7.1",
1313
"phpstan/phpdoc-parser": "0.3.5 - 0.4.0",
14-
"squizlabs/php_codesniffer": "dev-master"
14+
"squizlabs/php_codesniffer": "^3.5.3"
1515
},
1616
"require-dev": {
1717
"jakub-onderka/php-parallel-lint": "1.0.0",
1818
"phing/phing": "2.16.1",
19-
"phpstan/phpstan": "0.11.19|^0.12",
20-
"phpstan/phpstan-phpunit": "0.11.2|^0.12",
21-
"phpstan/phpstan-strict-rules": "0.11.1|^0.12",
19+
"phpstan/phpstan": "0.11.19|0.12",
20+
"phpstan/phpstan-phpunit": "0.11.2|0.12",
21+
"phpstan/phpstan-strict-rules": "0.11.1|0.12",
2222
"phpunit/phpunit": "7.5.17|8.4.3",
2323
"dealerdirect/phpcodesniffer-composer-installer": "0.5.0"
2424
},

0 commit comments

Comments
 (0)