Skip to content

Commit e8b6c63

Browse files
Update dependency phpstan/phpstan to ^2.1.51 (#98)
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.50 | 2.1.51 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84effe7 commit e8b6c63

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.50"
22+
"phpstan/phpstan": "^2.1.51"
2323
},
2424
"require-dev": {
2525
"laminas/laminas-filter": "^2.42.0",

0 commit comments

Comments
 (0)