Skip to content

Commit 71dddfe

Browse files
committed
Updated dependencies
1 parent 41196b4 commit 71dddfe

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
@@ -18,13 +18,13 @@
1818
"require": {
1919
"php": "^7.2 || ^8.0",
2020
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
21-
"phpstan/phpdoc-parser": ">=1.11.0 <1.12.0",
21+
"phpstan/phpdoc-parser": ">=1.11.0 <1.14.0",
2222
"squizlabs/php_codesniffer": "^3.7.1"
2323
},
2424
"require-dev": {
2525
"phing/phing": "2.17.4",
2626
"php-parallel-lint/php-parallel-lint": "1.3.2",
27-
"phpstan/phpstan": "1.4.10|1.8.9",
27+
"phpstan/phpstan": "1.4.10|1.8.10",
2828
"phpstan/phpstan-deprecation-rules": "1.0.0",
2929
"phpstan/phpstan-phpunit": "1.0.0|1.1.1",
3030
"phpstan/phpstan-strict-rules": "1.4.4",

0 commit comments

Comments
 (0)