Skip to content

Commit a285b26

Browse files
committed
Updated dependencies
1 parent 218d719 commit a285b26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"require": {
1515
"php": "^7.1 || ^8.0",
1616
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
17-
"phpstan/phpdoc-parser": "0.5.1 - 0.5.4",
17+
"phpstan/phpdoc-parser": "0.5.1 - 0.5.5",
1818
"squizlabs/php_codesniffer": "^3.6.0"
1919
},
2020
"require-dev": {
2121
"phing/phing": "2.16.4",
2222
"php-parallel-lint/php-parallel-lint": "1.3.0",
23-
"phpstan/phpstan": "0.12.88",
23+
"phpstan/phpstan": "0.12.89",
2424
"phpstan/phpstan-deprecation-rules": "0.12.6",
2525
"phpstan/phpstan-phpunit": "0.12.19",
2626
"phpstan/phpstan-strict-rules": "0.12.9",

0 commit comments

Comments
 (0)