scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 117  →  ?path2? @ 123
/composer.lock
@@ -4,7 +4,7 @@
"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": "1be622cf34e47f742b54f717572972a0",
"content-hash": "68527e96f8378fa77deddb114ef7a04a",
"packages": [
{
"name": "alchemy/binary-driver",
@@ -64,6 +64,110 @@
"time": "2016-03-02T13:49:15+00:00"
},
{
"name": "aura/installer-default",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/auraphp/installer-default.git",
"reference": "52f8de3670cc1ef45a916f40f732937436d028c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/auraphp/installer-default/zipball/52f8de3670cc1ef45a916f40f732937436d028c8",
"reference": "52f8de3670cc1ef45a916f40f732937436d028c8",
"shasum": ""
},
"type": "composer-installer",
"extra": {
"class": "Aura\\Composer\\DefaultInstaller"
},
"autoload": {
"psr-0": {
"Aura\\Composer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Paul M. Jones",
"email": "pmjones88@gmail.com",
"homepage": "http://paul-m-jones.com"
}
],
"description": "Installs Aura packages using the Composer defaults.",
"keywords": [
"aura",
"installer"
],
"time": "2012-11-26T21:35:57+00:00"
},
{
"name": "aura/uri",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/auraphp/Aura.Uri.git",
"reference": "298abdf98f64e06928a159abc61c227b2814c065"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/auraphp/Aura.Uri/zipball/298abdf98f64e06928a159abc61c227b2814c065",
"reference": "298abdf98f64e06928a159abc61c227b2814c065",
"shasum": ""
},
"require": {
"aura/installer-default": "1.0.*",
"php": ">=5.4.0"
},
"type": "aura-package",
"autoload": {
"psr-0": {
"Aura\\Uri": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Paul M. Jones",
"email": "pmjones88@gmail.com",
"homepage": "http://paul-m-jones.com"
},
{
"name": "Hari KT",
"email": "kthari85@gmail.com",
"homepage": "http://harikt.com"
},
{
"name": "Aura.Uri Contributors",
"homepage": "https://github.com/auraphp/Aura.Uri/contributors"
},
{
"name": "Jonathon Hill",
"email": "jhill9693@gmail.com",
"homepage": "http://jonathonhill.net",
"role": "Developer"
},
{
"name": "Jeremy Kendall",
"email": "jeremy@jeremykendall.net",
"homepage": "http://www.jeremykendall.net"
}
],
"description": "The Aura Uri package provides tools to build and manipulate URL strings.",
"homepage": "http://auraphp.com/Aura.Uri",
"keywords": [
"uri",
"url"
],
"time": "2014-05-31T00:00:00+00:00"
},
{
"name": "doctrine/cache",
"version": "v1.6.1",
"source": {
@@ -523,66 +627,17 @@
"time": "2017-06-24T09:29:48+00:00"
},
{
"name": "symfony/finder",
"name": "symfony/process",
"version": "v3.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "baea7f66d30854ad32988c11a09d7ffd485810c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4",
"reference": "baea7f66d30854ad32988c11a09d7ffd485810c4",
"shasum": ""
},
"require": {
"php": ">=5.5.9"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2017-06-01T21:01:25+00:00"
},
{
"name": "symfony/process",
"version": "v3.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf"
"reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/8e30690c67aafb6c7992d6d8eb0d707807dd3eaf",
"reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf",
"url": "https://api.github.com/repos/symfony/process/zipball/5ab8949b682b1bf9d4511a228b5e045c96758c30",
"reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30",
"shasum": ""
},
"require": {
@@ -618,7 +673,7 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2017-05-22T12:32:03+00:00"
"time": "2017-07-03T08:12:02+00:00"
}
],
"packages-dev": [],