Skip to content

Commit f3e2c81

Browse files
Update dependency phpstan/phpstan to ^2.1.41
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.40 | 2.1.41 |
1 parent 0a36e58 commit f3e2c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.40",
17+
"phpstan/phpstan": "^2.1.41",
1818
"phpstan/phpstan-phpunit": "^2.0.16",
1919
"phpstan/phpstan-strict-rules": "^2.0.10",
2020
"phpunit/phpunit": "^13.0.5",

0 commit comments

Comments
 (0)