Skip to content

Commit 370d3c9

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | packagist | phpstan/phpstan | 2.1.1 | 2.1.2 | | packagist | phpstan/phpstan-strict-rules | 2.0.2 | 2.0.3 |
1 parent e83c378 commit 370d3c9

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,9 +14,9 @@
1414
"php": "~8.3.0 || ~8.4.0"
1515
},
1616
"require-dev": {
17-
"phpstan/phpstan": "^2.1.1",
17+
"phpstan/phpstan": "^2.1.2",
1818
"phpstan/phpstan-phpunit": "^2.0.3",
19-
"phpstan/phpstan-strict-rules": "^2.0.2",
19+
"phpstan/phpstan-strict-rules": "^2.0.3",
2020
"phpunit/phpunit": "^11.5.3",
2121
"slam/php-cs-fixer-extensions": "^3.12",
2222
"symfony/console": "^7.2.1"

0 commit comments

Comments
 (0)