Yaffs site version 1.1
[yaffs-website] / vendor / php-instagram-api / php-instagram-api / composer.json
diff --git a/vendor/php-instagram-api/php-instagram-api/composer.json b/vendor/php-instagram-api/php-instagram-api/composer.json
deleted file mode 100644 (file)
index 7613a4a..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "name": "php-instagram-api/php-instagram-api",
-    "type": "library",
-    "description": "PHP Instagram API for PHP 5.3+",
-    "keywords": ["instagram"],
-    "homepage": "https://github.com/galen/PHP-Instagram-API",
-    "license": "MIT",
-    "authors": [
-        {
-            "name": "Galen Grover",
-            "email": "galenjr@gmail.com",
-            "homepage": "http://www.galengrover.com",
-            "role": "Developer"
-        }
-    ],
-    "require": {
-        "php": ">=5.3.0"
-    },
-    "autoload": {
-        "psr-0": {
-            "Instagram": "."
-        }
-    }
-}
\ No newline at end of file