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-02-26 01:34:58 +0300
committerWilliam Desportes <williamdes@wdes.fr>2021-02-26 01:37:57 +0300
commit844a1310285011e78091d26b55392a784bd322bc (patch)
tree776cecae552ca82b36700f8ba79727aaf8f40109 /composer.json
parent378ab71fa24298ffa3b726fc39d2ef3f0b1833cf (diff)
Update phpstan
[ci skip] Ref: https://github.com/phpstan/phpstan/issues/4579 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 c074d95f55..8eb9dd33af 100644
--- a/composer.json
+++ b/composer.json
@@ -84,7 +84,7 @@
"php-webdriver/webdriver": "^1.8",
"phpmyadmin/coding-standard": "^2.1.1",
"phpstan/extension-installer": "^1.1",
- "phpstan/phpstan": "^0.12.78",
+ "phpstan/phpstan": "^0.12.79",
"phpstan/phpstan-phpunit": "^0.12.17",
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.0",
"pragmarx/google2fa-qrcode": "^1.0.1",