Skip to content

Commit 28a0693

Browse files
Update dependency phpstan/phpstan to ^2.1.53
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.51 | 2.1.53 |
1 parent e8b6c63 commit 28a0693

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
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "~8.4.0 || ~8.5.0",
22-
"phpstan/phpstan": "^2.1.51"
22+
"phpstan/phpstan": "^2.1.53"
2323
},
2424
"require-dev": {
2525
"laminas/laminas-filter": "^2.42.0",

0 commit comments

Comments
 (0)