Skip to content

Commit 76acfc0

Browse files
committed
ternary.shortNotAllowed identifier added in v1.6
phpstan/phpstan-strict-rules@477f53a
1 parent 2b0e795 commit 76acfc0

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
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"phpstan/phpstan": "1.12.7",
2929
"phpstan/phpstan-phpunit": "^1",
30-
"phpstan/phpstan-strict-rules": "^1.1",
30+
"phpstan/phpstan-strict-rules": "^1.6",
3131
"doctrine/coding-standard": "^12",
3232
"phpunit/phpunit": "^9.6",
3333
"symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)