Skip to content

Commit 178bd53

Browse files
Update dependency phpstan/phpstan to ^2.1.26
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.25 | 2.1.26 |
1 parent d65408a commit 178bd53

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": {
99
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
1010
"nikic/php-parser": "^5.6.1",
11-
"phpstan/phpstan": "^2.1.25"
11+
"phpstan/phpstan": "^2.1.26"
1212
},
1313
"require-dev": {
1414
"doctrine/coding-standard": "^13.0.1",

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)