diff --git a/composer.json b/composer.json
index e9ed6de16f91f24cc8385ebf9193e21079a9e92b..38d4279783e8bc113f1d012339369bab1b2dc0c3 100644
--- a/composer.json
+++ b/composer.json
@@ -48,6 +48,7 @@
         "wpackagist-plugin/wp-super-cache": "2.0.0",
         "wpackagist-plugin/wp-piwik": "1.0.30",
         "wpackagist-plugin/wp-syntax": "1.2",
+	"wpackagist-plugin/og": "3.3.3",
         "wpackagist-theme/azul": "1.51",
         "wpackagist-theme/bliss": "1.2.0",
         "wpackagist-theme/classic": "1.6",
diff --git a/composer.lock b/composer.lock
index bec592f6deae6ea1b1c69364cfdd2e7105add607..baeab75fd1de1a89f218505bf6b5822c7b5cd4bb 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": "a5f14c4fcb0094896173cf10cc39f193",
+    "content-hash": "15235822f287a09dea9030f1a1fe3136",
     "packages": [
         {
             "name": "composer/installers",
@@ -1240,6 +1240,24 @@
             "type": "wordpress-plugin",
             "homepage": "https://wordpress.org/plugins/multisite-custom-css/"
         },
+        {
+            "name": "wpackagist-plugin/og",
+            "version": "3.3.3",
+            "source": {
+                "type": "svn",
+                "url": "https://plugins.svn.wordpress.org/og/",
+                "reference": "tags/3.3.3"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://downloads.wordpress.org/plugin/og.3.3.3.zip"
+            },
+            "require": {
+                "composer/installers": "^1.0 || ^2.0"
+            },
+            "type": "wordpress-plugin",
+            "homepage": "https://wordpress.org/plugins/og/"
+        },
         {
             "name": "wpackagist-plugin/pubsubhubbub",
             "version": "3.2.1",
@@ -2133,5 +2151,5 @@
         "php": ">=7.1"
     },
     "platform-dev": [],
-    "plugin-api-version": "2.3.0"
+    "plugin-api-version": "2.6.0"
 }