summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKore Nordmann <mail@kore-nordmann.de>2013-12-21 11:56:48 +0100
committerKore Nordmann <mail@kore-nordmann.de>2013-12-21 11:56:48 +0100
commit6d18f6cabc4c81d32b620ae79cb9c7b56df376e9 (patch)
tree62c77af6505569d77e4831876fbbaf84748a65f5
parentd2f4a921a9de0b0c93b300e76535f374d206c1e0 (diff)
downloadzetacomponents-graph-6d18f6cabc4c81d32b620ae79cb9c7b56df376e9.zip
zetacomponents-graph-6d18f6cabc4c81d32b620ae79cb9c7b56df376e9.tar.gz
Updated composer dependencies
-rw-r--r--composer.lock89
1 files changed, 80 insertions, 9 deletions
diff --git a/composer.lock b/composer.lock
index 8cfc207..bf01ab4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,5 +1,9 @@
{
- "hash": "5a1a16aa7f9ea4fb899304f3f9e00d2c",
+ "_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",
@@ -7,22 +11,21 @@
"source": {
"type": "git",
"url": "https://github.com/zetacomponents/Base.git",
- "reference": "1.8"
+ "reference": "52ca69c1de55f3fa4f595779e5bc831da7ee176c"
},
"dist": {
"type": "zip",
- "url": "https://github.com/zetacomponents/Base/zipball/1.8",
- "reference": "1.8",
+ "url": "https://api.github.com/repos/zetacomponents/Base/zipball/52ca69c1de55f3fa4f595779e5bc831da7ee176c",
+ "reference": "52ca69c1de55f3fa4f595779e5bc831da7ee176c",
"shasum": ""
},
- "time": "2009-12-21 04:14:16",
"type": "library",
- "installation-source": "dist",
"autoload": {
"classmap": [
"src"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"apache2"
],
@@ -59,15 +62,83 @@
}
],
"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"
+ "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": "772d6e651cb90c6de10f975b2e323df98d1e4a2c"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/zetacomponents/UnitTest/zipball/772d6e651cb90c6de10f975b2e323df98d1e4a2c",
+ "reference": "772d6e651cb90c6de10f975b2e323df98d1e4a2c",
+ "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"
}
],
- "packages-dev": null,
"aliases": [
],
"minimum-stability": "stable",
- "stability-flags": [
+ "stability-flags": {
+ "zetacomponents/unit-test": 20
+ },
+ "platform": [
+
+ ],
+ "platform-dev": [
]
}
OpenPOWER on IntegriCloud