Skip to content

Commit 530efcc

Browse files
Update dependency phpstan/phpstan to ^1.10.55
| datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | packagist | phpstan/phpstan | 1.10.54 | 1.10.55 |
1 parent 16523cf commit 530efcc

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.2.0 || ~8.3.0",
1515
"nikic/php-parser": "^4.18.0",
16-
"phpstan/phpstan": "^1.10.54"
16+
"phpstan/phpstan": "^1.10.55"
1717
},
1818
"require-dev": {
1919
"nette/di": "^3.1.8",

0 commit comments

Comments
 (0)