Skip to content

Commit 9c47910

Browse files
Update dependency phpstan/phpstan to ^2.1.46
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.45 | 2.1.46 |
1 parent 1913427 commit 9c47910

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

0 commit comments

Comments
 (0)