Skip to content

Commit d8c0b83

Browse files
committed
Bump PHPStan to v1.2
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
1 parent 7ca76d8 commit d8c0b83

File tree

3 files changed

+600
-41
lines changed

3 files changed

+600
-41
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"require-dev": {
2323
"phpmyadmin/coding-standard": "^3.0",
2424
"phpmyadmin/motranslator": "^4.0 || ^5.0",
25-
"phpstan/extension-installer": "^1.0",
26-
"phpstan/phpstan": "^0.12.98",
27-
"phpstan/phpstan-phpunit": "^0.12.16",
25+
"phpstan/extension-installer": "^1.1",
26+
"phpstan/phpstan": "^1.2",
27+
"phpstan/phpstan-phpunit": "^1.0",
2828
"phpunit/php-code-coverage": "*",
2929
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
3030
"psalm/plugin-phpunit": "^0.16.1",

0 commit comments

Comments
 (0)