Skip to content

Commit 59d5c49

Browse files
Update dependency phpstan/phpstan to ^2.1.5 (#75)
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | packagist | phpstan/phpstan | 2.1.4 | 2.1.5 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0e5ae0 commit 59d5c49

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.3.0 || ~8.4.0",
22-
"phpstan/phpstan": "^2.1.4"
22+
"phpstan/phpstan": "^2.1.5"
2323
},
2424
"require-dev": {
2525
"laminas/laminas-filter": "^2.40.0",

0 commit comments

Comments
 (0)