Skip to content

Commit 4598e50

Browse files
committed
Updated dependencies
1 parent 2e4918f commit 4598e50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"require": {
1616
"php": "^7.4 || ^8.0",
1717
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
18-
"phpstan/phpdoc-parser": "^2.0",
18+
"phpstan/phpdoc-parser": "^2.1.0",
1919
"squizlabs/php_codesniffer": "^3.11.3"
2020
},
2121
"require-dev": {
2222
"phing/phing": "3.0.1",
2323
"php-parallel-lint/php-parallel-lint": "1.4.0",
24-
"phpstan/phpstan": "2.1.3",
24+
"phpstan/phpstan": "2.1.6",
2525
"phpstan/phpstan-deprecation-rules": "2.0.1",
2626
"phpstan/phpstan-phpunit": "2.0.4",
2727
"phpstan/phpstan-strict-rules": "2.0.3",
28-
"phpunit/phpunit": "9.6.8|10.5.45|11.4.4|11.5.6|12.0.2"
28+
"phpunit/phpunit": "9.6.8|10.5.45|11.4.4|11.5.9|12.0.4"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)