31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-02 21:50:48 +00:00

Vendor update

This commit is contained in:
Michael Babker 2016-10-09 16:55:33 -05:00
parent bf080b47b5
commit 4fa9769b47

51
composer.lock generated
View File

@ -53,16 +53,16 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "6.2.1", "version": "6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "3f808fba627f2c5b69e2501217bf31af349c1427" "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
"reference": "3f808fba627f2c5b69e2501217bf31af349c1427", "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -111,7 +111,7 @@
"rest", "rest",
"web service" "web service"
], ],
"time": "2016-07-15 17:22:37" "time": "2016-10-08 15:01:37"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@ -362,12 +362,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/joomla-projects/crowdin-sync.git", "url": "https://github.com/joomla-projects/crowdin-sync.git",
"reference": "fb1d96dfb95e2ed1518771e0e6193237dac1f80a" "reference": "876688e620900ce0471264a444649d6f175a1169"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/joomla-projects/crowdin-sync/zipball/fb1d96dfb95e2ed1518771e0e6193237dac1f80a", "url": "https://api.github.com/repos/joomla-projects/crowdin-sync/zipball/876688e620900ce0471264a444649d6f175a1169",
"reference": "fb1d96dfb95e2ed1518771e0e6193237dac1f80a", "reference": "876688e620900ce0471264a444649d6f175a1169",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -396,7 +396,7 @@
"crowdin", "crowdin",
"joomla" "joomla"
], ],
"time": "2016-08-27 16:53:40" "time": "2016-10-09 21:53:43"
}, },
{ {
"name": "joomla/filter", "name": "joomla/filter",
@ -713,22 +713,30 @@
}, },
{ {
"name": "psr/log", "name": "psr/log",
"version": "1.0.0", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/log.git", "url": "https://github.com/php-fig/log.git",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" "reference": "5277094ed527a1c4477177d102fe4c53551953e0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", "url": "https://api.github.com/repos/php-fig/log/zipball/5277094ed527a1c4477177d102fe4c53551953e0",
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "reference": "5277094ed527a1c4477177d102fe4c53551953e0",
"shasum": "" "shasum": ""
}, },
"require": {
"php": ">=5.3.0"
},
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Psr\\Log\\": "" "Psr\\Log\\": "Psr/Log/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -742,12 +750,13 @@
} }
], ],
"description": "Common interface for logging libraries", "description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [ "keywords": [
"log", "log",
"psr", "psr",
"psr-3" "psr-3"
], ],
"time": "2012-12-21 11:40:51" "time": "2016-09-19 16:02:08"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
@ -882,16 +891,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.1.3", "version": "v3.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "1819adf2066880c7967df7180f4f662b6f0567ac" "reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/1819adf2066880c7967df7180f4f662b6f0567ac", "url": "https://api.github.com/repos/symfony/yaml/zipball/368b9738d4033c8b93454cb0dbd45d305135a6d3",
"reference": "1819adf2066880c7967df7180f4f662b6f0567ac", "reference": "368b9738d4033c8b93454cb0dbd45d305135a6d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -927,7 +936,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-07-17 14:02:08" "time": "2016-09-25 08:27:07"
} }
], ],
"aliases": [], "aliases": [],