Skip to content

Commit 1c8894d

Browse files
committed
Issue bot - update phpstan-strict-rules
1 parent d940d84 commit 1c8894d

File tree

2 files changed

+24
-18
lines changed

2 files changed

+24
-18
lines changed

issue-bot/composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"league/commonmark": "^2.3",
88
"nette/neon": "^3.3",
99
"nette/utils": "^3.2",
10-
"phpstan/phpstan-strict-rules": "^1.4",
10+
"phpstan/phpstan-strict-rules": "1.5.x-dev",
1111
"symfony/console": "^6.1",
1212
"symfony/finder": "^6.1"
1313
},
@@ -26,5 +26,7 @@
2626
},
2727
"require-dev": {
2828
"phpunit/phpunit": "^9.5"
29-
}
29+
},
30+
"minimum-stability": "dev",
31+
"prefer-stable": true
3032
}

issue-bot/composer.lock

Lines changed: 20 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)