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 'src/decorators/CallbackDecorator.php')
-rw-r--r--src/decorators/CallbackDecorator.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decorators/CallbackDecorator.php b/src/decorators/CallbackDecorator.php
index 9e449f32..38596625 100644
--- a/src/decorators/CallbackDecorator.php
+++ b/src/decorators/CallbackDecorator.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC8-17-g0a6763af
+ * PHPPgAdmin v6.0.0-RC8-20-g1bc0ba72
*/
namespace PHPPgAdmin\Decorators;