Skip to content

Commit 405f92e

Browse files
committed
Updated dependencies
1 parent 7d5ccdd commit 405f92e

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,7 +14,7 @@
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.2",
17+
"phpstan/phpdoc-parser": "0.5.1 - 0.5.3",
1818
"squizlabs/php_codesniffer": "dev-master"
1919
},
2020
"require-dev": {
@@ -24,7 +24,7 @@
2424
"phpstan/phpstan-deprecation-rules": "0.12.6",
2525
"phpstan/phpstan-phpunit": "0.12.18",
2626
"phpstan/phpstan-strict-rules": "0.12.9",
27-
"phpunit/phpunit": "7.5.20|8.5.5|9.5.3"
27+
"phpunit/phpunit": "7.5.20|8.5.5|9.5.4"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)