Skip to content

Commit 3ee2333

Browse files
committed
Updated dependencies
1 parent a278c68 commit 3ee2333

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.3",
17+
"phpstan/phpdoc-parser": "0.5.1 - 0.5.4",
1818
"squizlabs/php_codesniffer": "dev-master"
1919
},
2020
"require-dev": {
2121
"phing/phing": "2.16.4",
2222
"php-parallel-lint/php-parallel-lint": "1.2.0",
23-
"phpstan/phpstan": "0.12.82",
23+
"phpstan/phpstan": "0.12.83",
2424
"phpstan/phpstan-deprecation-rules": "0.12.6",
2525
"phpstan/phpstan-phpunit": "0.12.18",
2626
"phpstan/phpstan-strict-rules": "0.12.9",

0 commit comments

Comments
 (0)