diff --git a/composer.json b/composer.json
index f84f50b0b853b9526ff848f7ce332d5b2035eea6..e46c27578bff8fe18b981d7acfc5a0fcd6c48a89 100644
--- a/composer.json
+++ b/composer.json
@@ -122,7 +122,7 @@
         "noblogs/wp-mat": "0.1.4",
         "wpackagist-plugin/secure-encrypted-form": "1.0.1",
         "wpackagist-theme/twentytwentyone": "2.1",
-        "wpackagist-plugin/wpgancio": "1.7"
+        "wpackagist-plugin/wpgancio": "1.9"
     },    
     "extra": {
         "wordpress-install-dir": "app",
diff --git a/composer.lock b/composer.lock
index 584844192a440684e7e124b96adfbf1ec954d9cf..84fe77651e81516c8a61da01be1def68e348cb9d 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "636ca3cd4619b759a2f1e14fbd49d111",
+    "content-hash": "f1367c86d640d461170df5a681c5bd35",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -1438,15 +1438,15 @@
         },
         {
             "name": "wpackagist-plugin/wpgancio",
-            "version": "1.7",
+            "version": "1.9",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/wpgancio/",
-                "reference": "tags/1.7"
+                "reference": "tags/1.9"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/wpgancio.1.7.zip"
+                "url": "https://downloads.wordpress.org/plugin/wpgancio.1.9.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"