Skip to content

Commit e6fddba

Browse files
authored
Merge pull request codeigniter4#4962 from samsonasik/phpstan-more-01291
[PHPStan] Using PHPStan ^0.12.91
2 parents 627d86f + c44a150 commit e6fddba

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
@@ -20,7 +20,7 @@
2020
"mikey179/vfsstream": "^1.6",
2121
"nexusphp/cs-config": "^3.1",
2222
"nexusphp/tachycardia": "^1.0",
23-
"phpstan/phpstan": "0.12.91",
23+
"phpstan/phpstan": "^0.12.91",
2424
"phpunit/phpunit": "^9.1",
2525
"predis/predis": "^1.1",
2626
"rector/rector": "0.11.37",

0 commit comments

Comments
 (0)