Skip to content

Commit c6ed6b7

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.31 | 2.1.32 | | packagist | phpstan/phpstan-phpunit | 2.0.7 | 2.0.8 |
1 parent 6267bc6 commit c6ed6b7

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,8 +14,8 @@
1414
"php": "~8.4.0 || ~8.5.0"
1515
},
1616
"require-dev": {
17-
"phpstan/phpstan": "^2.1.31",
18-
"phpstan/phpstan-phpunit": "^2.0.7",
17+
"phpstan/phpstan": "^2.1.32",
18+
"phpstan/phpstan-phpunit": "^2.0.8",
1919
"phpstan/phpstan-strict-rules": "^2.0.7",
2020
"phpunit/phpunit": "^12.4.2",
2121
"slam/php-cs-fixer-extensions": "^3.14.0",

0 commit comments

Comments
 (0)