summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérôme Vieilledent <lolautruche@gmail.com>2014-09-14 16:29:30 +0200
committerJérôme Vieilledent <lolautruche@gmail.com>2014-09-14 16:29:30 +0200
commit401f32e7ae644f702375f1f46fccc5ba74068328 (patch)
tree98a7f184902c4fbea70c99933cb726d8611bd2a4
parent7b681b0ef247c17b483b894ec236ab851e1e8989 (diff)
downloadzetacomponents-graph-401f32e7ae644f702375f1f46fccc5ba74068328.zip
zetacomponents-graph-401f32e7ae644f702375f1f46fccc5ba74068328.tar.gz
Delete composer.lock
-rw-r--r--composer.lock144
1 files changed, 0 insertions, 144 deletions
diff --git a/composer.lock b/composer.lock
deleted file mode 100644
index 3157fcd..0000000
--- a/composer.lock
+++ /dev/null
@@ -1,144 +0,0 @@
-{
- "_readme": [
- "This file locks the dependencies of your project to a known state",
- "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
- ],
- "hash": "132a667e732da7fbd806d09d09f94431",
- "packages": [
- {
- "name": "zetacomponents/base",
- "version": "1.8",
- "source": {
- "type": "git",
- "url": "https://github.com/zetacomponents/Base.git",
- "reference": "52ca69c1de55f3fa4f595779e5bc831da7ee176c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/zetacomponents/Base/zipball/52ca69c1de55f3fa4f595779e5bc831da7ee176c",
- "reference": "52ca69c1de55f3fa4f595779e5bc831da7ee176c",
- "shasum": ""
- },
- "type": "library",
- "autoload": {
- "classmap": [
- "src"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "apache2"
- ],
- "authors": [
- {
- "name": "Sergey Alexeev"
- },
- {
- "name": "Sebastian Bergmann"
- },
- {
- "name": "Jan Borsodi"
- },
- {
- "name": "Raymond Bosman"
- },
- {
- "name": "Frederik Holljen"
- },
- {
- "name": "Kore Nordmann"
- },
- {
- "name": "Derick Rethans"
- },
- {
- "name": "Vadym Savchuk"
- },
- {
- "name": "Tobias Schlitt"
- },
- {
- "name": "Alexandru Stanoi"
- }
- ],
- "description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
- "homepage": "https://github.com/zetacomponents",
- "time": "2009-12-21 12:14:16"
- }
- ],
- "packages-dev": [
- {
- "name": "zetacomponents/unit-test",
- "version": "dev-master",
- "source": {
- "type": "git",
- "url": "https://github.com/zetacomponents/UnitTest.git",
- "reference": "f60b1c72a2843d462720ba82934e6b3ceb013fd7"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/zetacomponents/UnitTest/zipball/f60b1c72a2843d462720ba82934e6b3ceb013fd7",
- "reference": "f60b1c72a2843d462720ba82934e6b3ceb013fd7",
- "shasum": ""
- },
- "type": "library",
- "autoload": {
- "classmap": [
- "src"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "apache2"
- ],
- "authors": [
- {
- "name": "Sergey Alexeev"
- },
- {
- "name": "Sebastian Bergmann"
- },
- {
- "name": "Jan Borsodi"
- },
- {
- "name": "Raymond Bosman"
- },
- {
- "name": "Frederik Holljen"
- },
- {
- "name": "Kore Nordmann"
- },
- {
- "name": "Derick Rethans"
- },
- {
- "name": "Vadym Savchuk"
- },
- {
- "name": "Tobias Schlitt"
- },
- {
- "name": "Alexandru Stanoi"
- }
- ],
- "description": "zetacomponents/unit-test Component",
- "homepage": "https://github.com/zetacomponents",
- "time": "2012-05-21 09:51:20"
- }
- ],
- "aliases": [
-
- ],
- "minimum-stability": "stable",
- "stability-flags": {
- "zetacomponents/unit-test": 20
- },
- "platform": [
-
- ],
- "platform-dev": [
-
- ]
-}
OpenPOWER on IntegriCloud