Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2021-07-13 23:33:28 +0300
committerWilliam Desportes <williamdes@wdes.fr>2021-07-13 23:33:28 +0300
commitaae0630b784a7d66d53cb2de198ff2d9df98d275 (patch)
tree90d1e1eaef7e1dd32d262484e88d65ef4c3ce264 /composer.json
parent7c17889d780fe839bfe12c66b5a8fe01f68bf503 (diff)
Update baselines and phpstan version to ^0.12.92
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 253e203bb7..208f4cb3f6 100644
--- a/composer.json
+++ b/composer.json
@@ -84,7 +84,7 @@
"php-webdriver/webdriver": "^1.11",
"phpmyadmin/coding-standard": "^2.1.1",
"phpstan/extension-installer": "^1.1",
- "phpstan/phpstan": "^0.12.79",
+ "phpstan/phpstan": "^0.12.92",
"phpstan/phpstan-phpunit": "^0.12.17",
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.0",
"pragmarx/google2fa-qrcode": "^1.0.1",