Skip to content

Commit 37767e7

Browse files
Update dependency phpstan/phpstan to ^1.10.42
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpstan/phpstan | 1.10.41 | 1.10.42 |
1 parent 81f0f3b commit 37767e7

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "~8.1.0 || ~8.2.0",
1515
"nikic/php-parser": "^4.17.1",
16-
"phpstan/phpstan": "^1.10.41"
16+
"phpstan/phpstan": "^1.10.42"
1717
},
1818
"require-dev": {
1919
"nette/di": "^3.1.8",

0 commit comments

Comments
 (0)