diff --git a/composer.lock b/composer.lock deleted file mode 100644 index a02be47..0000000 --- a/composer.lock +++ /dev/null @@ -1,64 +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": "6553238e07bb3c25d48eaa7a919bfed1", - "packages": [ - { - "name": "nezamy/support", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/nezamy/support.git", - "reference": "65bc1d18ce671d65b5d917cfb019a56cf0a556c1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nezamy/support/zipball/65bc1d18ce671d65b5d917cfb019a56cf0a556c1", - "reference": "65bc1d18ce671d65b5d917cfb019a56cf0a556c1", - "shasum": "" - }, - "type": "library", - "autoload": { - "psr-4": { - "System\\Support\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Mahmoud Elnezamy", - "email": "mahmoud@nezamy.com", - "homepage": "http://nezamy.com", - "role": "Full Stack Web Developer" - } - ], - "description": "Support", - "homepage": "https://github.com/nezamy/support", - "keywords": [ - "framework", - "justframework", - "micro", - "support" - ], - "time": "2017-08-18T21:46:14+00:00" - } - ], - "packages-dev": [], - "aliases": [], - "minimum-stability": "stable", - "stability-flags": { - "nezamy/support": 20 - }, - "prefer-stable": false, - "prefer-lowest": false, - "platform": { - "php": ">=5.4.0" - }, - "platform-dev": [] -}