Skip to content

Commit f24c0fa

Browse files
Update dependency phpstan/phpstan to ^1.11.5
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 1.11.4 | 1.11.5 |
1 parent 27c6966 commit f24c0fa

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
@@ -14,7 +14,7 @@
1414
"php": "~8.2.0 || ~8.3.0"
1515
},
1616
"require-dev": {
17-
"phpstan/phpstan": "^1.11.4",
17+
"phpstan/phpstan": "^1.11.5",
1818
"phpstan/phpstan-phpunit": "^1.4.0",
1919
"phpstan/phpstan-strict-rules": "^1.6.0",
2020
"phpunit/phpunit": "^11.2.2",

0 commit comments

Comments
 (0)