Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit 509f3de

Browse files
committed
Bump phpstan version to 1.11.7
Locking the phpstan version to 1.11.7 ensures stable and consistent builds. This change avoids potential issues from future updates to the phpstan package. Signed-off-by: mesilov <mesilov.maxim@gmail.com>
1 parent 35f136d commit 509f3de

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
@@ -47,7 +47,7 @@
4747
"fakerphp/faker": "^1",
4848
"monolog/monolog": "^3",
4949
"nunomaduro/phpinsights": "^2",
50-
"phpstan/phpstan": "^1",
50+
"phpstan/phpstan": "1.11.7",
5151
"phpunit/phpunit": "^10 || ^11",
5252
"psalm/phar": "^5",
5353
"rector/rector": "^1",

0 commit comments

Comments
 (0)