Skip to content

Commit 374f2b5

Browse files
Update dependency phpstan/phpstan to ^2.1.47
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.46 | 2.1.47 |
1 parent 9b6c5bd commit 374f2b5

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
@@ -16,7 +16,7 @@
1616
"friendsofphp/php-cs-fixer": "^3.95.1"
1717
},
1818
"require-dev": {
19-
"phpstan/phpstan": "^2.1.46",
19+
"phpstan/phpstan": "^2.1.47",
2020
"phpstan/phpstan-phpunit": "^2.0.16",
2121
"phpunit/phpunit": "^13.1.3"
2222
},

0 commit comments

Comments
 (0)