32
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2025-01-13 16:12:57 +00:00

Added composer.lock file

This commit is contained in:
Yves Hoppe 2015-11-01 10:10:01 +01:00
parent 6e3b42ea0e
commit a429e7cdde

463
composer.lock generated
View File

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "a92f2be1ccb2397e6cc71bcb0287cff5",
"content-hash": "48d3e6cb6a82e49be6cf95b54abd5364",
"hash": "6bdc2f28a4dc50007a44c209ec9765b4",
"content-hash": "629f8d58e39474936d1b09907aec5936",
"packages": [],
"packages-dev": [
{
@ -100,7 +100,6 @@
"type": "zip",
"url": "https://api.github.com/repos/Codegyre/Robo/zipball/d18185f0494c854d36aa5ee0ad931ee23bbef552",
"reference": "d18185f0494c854d36aa5ee0ad931ee23bbef552",
"shasum": ""
},
"require": {
"henrikbjorn/lurker": "1.0.*@dev",
@ -138,7 +137,11 @@
}
],
"description": "Modern task runner",
<<<<<<< 6e3b42ea0e93d4674bd4e7812c0e5a9f3ae2f161
"time": "2015-10-30 11:29:52"
=======
"time": "2015-08-31 17:35:30"
>>>>>>> Added composer.lock file
},
{
"name": "doctrine/instantiator",
@ -289,6 +292,39 @@
],
"time": "2015-05-29 06:29:14"
},
{
"name": "greencape/joomla-cs",
"version": "0.2.0",
"source": {
"type": "git",
"url": "https://github.com/GreenCape/coding-standards.git",
"reference": "8d7c65416c2494063d55c3be66ea317fa9d8ef32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GreenCape/coding-standards/zipball/8d7c65416c2494063d55c3be66ea317fa9d8ef32",
"reference": "8d7c65416c2494063d55c3be66ea317fa9d8ef32",
"shasum": ""
},
"require": {
"squizlabs/php_codesniffer": "~1.5"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Niels Braczek",
"email": "nbraczek@bsds.de",
"role": "lead"
}
],
"description": "Composer installable Coding Standards Definition.",
"homepage": "https://github.com/GreenCape/coding-standards",
"time": "2015-07-03 12:01:28"
},
{
"name": "guzzlehttp/guzzle",
"version": "6.1.0",
@ -499,6 +535,7 @@
],
"authors": [
{
<<<<<<< 6e3b42ea0e93d4674bd4e7812c0e5a9f3ae2f161
"name": "Yaroslav Kiliba",
"email": "om.dattaya@gmail.com"
},
@ -509,6 +546,20 @@
{
"name": "Henrik Bjrnskov",
"email": "henrik@bjrnskov.dk"
=======
"name": "Henrik Bjornskov",
"email": "henrik@bjrnskov.dk",
"homepage": "http://henrik.bjrnskov.dk"
},
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Yaroslav Kiliba",
"email": "om.dattaya@gmail.com"
>>>>>>> Added composer.lock file
}
],
"description": "Resource Watcher.",
@ -648,6 +699,369 @@
"time": "2015-09-30 10:26:45"
},
{
<<<<<<< 6e3b42ea0e93d4674bd4e7812c0e5a9f3ae2f161
=======
"name": "joomla/compat",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/compat.git",
"reference": "f23565fe0184517778996226eb4b2333deb369c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/compat/zipball/f23565fe0184517778996226eb4b2333deb369c4",
"reference": "f23565fe0184517778996226eb4b2333deb369c4",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"type": "joomla-package",
"autoload": {
"classmap": [
"src/JsonSerializable.php",
"src/CallbackFilterIterator.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Compat Package",
"homepage": "https://github.com/joomla-framework/compat",
"keywords": [
"compat",
"framework",
"joomla"
],
"time": "2015-02-24 00:21:06"
},
{
"name": "joomla/date",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/date.git",
"reference": "b985dc1a4ed41ea14c90fc09347c6bb44470aeaa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/date/zipball/b985dc1a4ed41ea14c90fc09347c6bb44470aeaa",
"reference": "b985dc1a4ed41ea14c90fc09347c6bb44470aeaa",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"type": "joomla-package",
"autoload": {
"psr-4": {
"Joomla\\Date\\": "src/",
"Joomla\\Date\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Date Package",
"homepage": "https://github.com/joomla-framework/date",
"keywords": [
"date",
"framework",
"joomla"
],
"time": "2014-02-09 01:27:57"
},
{
"name": "joomla/github",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/github-api.git",
"reference": "39b4ad1221ce7d87b63c49a35df948b55b20d9c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/github-api/zipball/39b4ad1221ce7d87b63c49a35df948b55b20d9c3",
"reference": "39b4ad1221ce7d87b63c49a35df948b55b20d9c3",
"shasum": ""
},
"require": {
"joomla/date": "~1.0",
"joomla/http": "~1.0",
"joomla/registry": "~1.0",
"joomla/uri": "~1.0",
"php": ">=5.3.10"
},
"require-dev": {
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Joomla\\Github\\": "src/",
"Joomla\\Github\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Github Package",
"homepage": "https://github.com/joomla-framework/github-api",
"keywords": [
"framework",
"github",
"joomla"
],
"time": "2015-02-03 12:13:36"
},
{
"name": "joomla/http",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/http.git",
"reference": "09f5ba9d1e3003e53f0b32d12e87fcf860b8c552"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/http/zipball/09f5ba9d1e3003e53f0b32d12e87fcf860b8c552",
"reference": "09f5ba9d1e3003e53f0b32d12e87fcf860b8c552",
"shasum": ""
},
"require": {
"joomla/uri": "~1.0",
"php": ">=5.3.10"
},
"require-dev": {
"joomla/test": "~1.0",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"suggest": {
"joomla/registry": "Registry can be used as an alternative to using an array for the package options."
},
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Joomla\\Http\\": "src/",
"Joomla\\Http\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla HTTP Package",
"homepage": "https://github.com/joomla-framework/http",
"keywords": [
"framework",
"http",
"joomla"
],
"time": "2015-09-19 17:57:40"
},
{
"name": "joomla/registry",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/registry.git",
"reference": "db55cf426bd27524557affbe95b18d6a2f959657"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/registry/zipball/db55cf426bd27524557affbe95b18d6a2f959657",
"reference": "db55cf426bd27524557affbe95b18d6a2f959657",
"shasum": ""
},
"require": {
"joomla/compat": "~1.0",
"joomla/string": "~1.3",
"joomla/utilities": "~1.0",
"php": ">=5.3.10"
},
"require-dev": {
"joomla/test": "~1.0",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*",
"symfony/yaml": "~2.0"
},
"suggest": {
"symfony/yaml": "Install 2.* if you require YAML support."
},
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Joomla\\Registry\\": "src/",
"Joomla\\Registry\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Registry Package",
"homepage": "https://github.com/joomla-framework/registry",
"keywords": [
"framework",
"joomla",
"registry"
],
"time": "2015-10-14 17:01:46"
},
{
"name": "joomla/string",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/string.git",
"reference": "1a61294f887a95ec3eb2e4dac12ba18ab6b2bf5a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/string/zipball/1a61294f887a95ec3eb2e4dac12ba18ab6b2bf5a",
"reference": "1a61294f887a95ec3eb2e4dac12ba18ab6b2bf5a",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"require-dev": {
"joomla/test": "~1.0",
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Joomla\\String\\": "src/",
"Joomla\\String\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla String Package",
"homepage": "https://github.com/joomla-framework/string",
"keywords": [
"framework",
"joomla",
"string"
],
"time": "2015-05-03 16:08:20"
},
{
"name": "joomla/uri",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/uri.git",
"reference": "980e532e4235bb8f1ada15b28822abbeb171da3f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/uri/zipball/980e532e4235bb8f1ada15b28822abbeb171da3f",
"reference": "980e532e4235bb8f1ada15b28822abbeb171da3f",
"shasum": ""
},
"require": {
"php": ">=5.3.10"
},
"type": "joomla-package",
"autoload": {
"psr-4": {
"Joomla\\Uri\\": "src/",
"Joomla\\Uri\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Uri Package",
"homepage": "https://github.com/joomla-framework/uri",
"keywords": [
"framework",
"joomla",
"uri"
],
"time": "2014-02-09 02:57:17"
},
{
"name": "joomla/utilities",
"version": "1.3.3",
"source": {
"type": "git",
"url": "https://github.com/joomla-framework/utilities.git",
"reference": "3e43b0806c194a92b58a176b73d6cc2dc6c9c3a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/joomla-framework/utilities/zipball/3e43b0806c194a92b58a176b73d6cc2dc6c9c3a4",
"reference": "3e43b0806c194a92b58a176b73d6cc2dc6c9c3a4",
"shasum": ""
},
"require": {
"joomla/string": "~1.3",
"php": ">=5.3.10"
},
"require-dev": {
"phpunit/phpunit": "4.*",
"squizlabs/php_codesniffer": "1.*"
},
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Joomla\\Utilities\\": "src/",
"Joomla\\Utilities\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"description": "Joomla Utilities Package",
"homepage": "https://github.com/joomla-framework/utilities",
"keywords": [
"framework",
"joomla",
"utilities"
],
"time": "2015-03-28 17:52:43"
},
{
>>>>>>> Added composer.lock file
"name": "phpdocumentor/reflection-docblock",
"version": "2.0.4",
"source": {
@ -2118,13 +2532,54 @@
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2015-10-11 09:39:48"
},
{
"name": "yvesh/jbuild",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yvesh/jbuild.git",
"reference": "78fa09a4334f3c9b4e5b9d7e1d6c51a67d6dfb7b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yvesh/jbuild/zipball/78fa09a4334f3c9b4e5b9d7e1d6c51a67d6dfb7b",
"reference": "78fa09a4334f3c9b4e5b9d7e1d6c51a67d6dfb7b",
"shasum": ""
},
"require": {
"codegyre/robo": "0.5.*",
"greencape/joomla-cs": "~0.2",
"joomla-projects/robo": "dev-master",
"joomla/github": "~1.3",
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"JBuild\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Yves Hoppe",
"email": "yves@compojoom.com"
}
],
"description": "Robo.li tasks for Joomla! extensions (build, map and generate)",
"time": "2015-10-31 18:37:31"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"joomla-projects/joomla-browser": 20,
"joomla-projects/robo": 20
"joomla-projects/robo": 20,
"yvesh/jbuild": 20
},
"prefer-stable": false,
"prefer-lowest": false,