Skip to content

Commit de5322c

Browse files
Update dependency phpstan/phpstan to ^2.2.0
| datasource | package | from | to | | ---------- | --------------- | ------ | ----- | | packagist | phpstan/phpstan | 2.1.56 | 2.2.0 |
1 parent 6450eb2 commit de5322c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "~8.4.0 || ~8.5.0"
1515
},
1616
"require-dev": {
17-
"phpstan/phpstan": "^2.1.56",
17+
"phpstan/phpstan": "^2.2.0",
1818
"phpstan/phpstan-phpunit": "^2.0.16",
1919
"phpstan/phpstan-strict-rules": "^2.0.11",
2020
"phpunit/phpunit": "^13.1.13",

0 commit comments

Comments
 (0)