Skip to content

Commit 64fb96c

Browse files
Update dependency phpstan/phpstan to ^1.11.8
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 1.11.7 | 1.11.8 |
1 parent ee7ec43 commit 64fb96c

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "~8.2.0 || ~8.3.0",
1515
"nikic/php-parser": "^4.19.1 || ^5.0.2",
16-
"phpstan/phpstan": "^1.11.7"
16+
"phpstan/phpstan": "^1.11.8"
1717
},
1818
"require-dev": {
1919
"nette/di": "^3.2.2",

0 commit comments

Comments
 (0)