Skip to content

Commit 9c1eb96

Browse files
Update dependency phpstan/phpstan to ^2.1.12
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.11 | 2.1.12 |
1 parent a459333 commit 9c1eb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "~8.3.0 || ~8.4.0"
1515
},
1616
"require-dev": {
17-
"phpstan/phpstan": "^2.1.11",
17+
"phpstan/phpstan": "^2.1.12",
1818
"phpstan/phpstan-phpunit": "^2.0.6",
1919
"phpstan/phpstan-strict-rules": "^2.0.4",
2020
"phpunit/phpunit": "^12.1.2",

0 commit comments

Comments
 (0)