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:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2021-09-05 06:51:20 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2021-09-05 06:51:20 +0300
commit322dc72621e561bcd2f6a51e9a4474e5a860dca6 (patch)
treea32171599c6287f7a4e2faadda7e3bf756183587 /composer.json
parent9adce4003440768ff8cb73096bb483af4166f6de (diff)
parent8fdef86a8975b0ee88bff2ea69c7eb60592dcadc (diff)
Merge branch 'QA_5_1'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
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 c70f3c0090..4fa40f4f61 100644
--- a/composer.json
+++ b/composer.json
@@ -91,7 +91,7 @@
"php-webdriver/webdriver": "^1.11",
"phpmyadmin/coding-standard": "^3.0.0",
"phpstan/extension-installer": "^1.1",
- "phpstan/phpstan": "^0.12.93",
+ "phpstan/phpstan": "^0.12.98",
"phpstan/phpstan-phpunit": "^0.12.17",
"phpstan/phpstan-webmozart-assert": "^0.12.12",
"phpunit/phpunit": "^8.5 || ^9.5",