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

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.php_cs.php')
-rw-r--r--.php_cs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/.php_cs.php b/.php_cs.php
index 7bfb36ba..725fbd43 100644
--- a/.php_cs.php
+++ b/.php_cs.php
@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
- * PHPPgAdmin 6.1.0
+ * PHPPgAdmin 6.1.2
*/
use Ergebnis\PhpCsFixer\Config;