diff --git a/composer.json b/composer.json index 8cf5be95fbc7956f6da2a228ee922f5260beeedb..746c217b00ebebbfa2145c8b5bbd279b3ee58547 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,6 @@ "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-plugin/opengraph": "2.0.1", "wpackagist-theme/azul": "1.51", "wpackagist-theme/bliss": "1.2.0", diff --git a/composer.lock b/composer.lock index dd5aa700820f17f774294d7dbe40ab2997e17344..b3f021010163c4b81c9f1815cd7ad697e1585e50 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": "2741a98273e85557561edfcfd9b5c94d", + "content-hash": "0033bb0fd857a386f1d1cf5fea6218b0", "packages": [ { "name": "composer/installers", @@ -1240,24 +1240,6 @@ "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/opengraph", "version": "2.0.1",