diff --git a/composer.lock b/composer.lock deleted file mode 100644 index 8de23e7..0000000 --- a/composer.lock +++ /dev/null @@ -1,68 +0,0 @@ -{ - "_readme": [ - "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", - "This file is @generated automatically" - ], - "content-hash": "525ea38269eaed97aa96739e0df8f1b5", - "packages": [ - { - "name": "narno/phpoole-installer", - "version": "1.1", - "source": { - "type": "git", - "url": "https://github.com/PHPoole/PHPoole-installer.git", - "reference": "98e5a49d790b62398bc8dfc01eacaf34047a5516" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/PHPoole/PHPoole-installer/zipball/98e5a49d790b62398bc8dfc01eacaf34047a5516", - "reference": "98e5a49d790b62398bc8dfc01eacaf34047a5516", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.0" - }, - "type": "composer-plugin", - "extra": { - "class": "Narno\\PHPoole\\Composer\\PHPoolePlugin", - "branch-alias": { - "dev-master": "1.1.x-dev" - } - }, - "autoload": { - "psr-0": { - "Narno\\PHPoole\\Composer": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Arnaud Ligny", - "email": "arnaud@ligny.org", - "homepage": "http://narno.org", - "role": "Developer" - } - ], - "description": "Installer for PHPoole themes and plugins", - "keywords": [ - "installer", - "phpoole", - "plugins", - "themes" - ], - "time": "2016-06-12T20:01:02+00:00" - } - ], - "packages-dev": [], - "aliases": [], - "minimum-stability": "stable", - "stability-flags": [], - "prefer-stable": false, - "prefer-lowest": false, - "platform": [], - "platform-dev": [] -}