Updated dependencies

This commit is contained in:
Josh Sherman 2014-07-27 18:02:18 -04:00
parent 79228d0f73
commit c02f658385
2 changed files with 45 additions and 37 deletions

View file

@ -17,7 +17,7 @@
"url": "https://github.com/joshtronic/php-ayah" "url": "https://github.com/joshtronic/php-ayah"
}], }],
"require-dev": { "require-dev": {
"mikey179/vfsStream": "1.2.0", "mikey179/vfsStream": "1.3.0",
"satooshi/php-coveralls": "dev-master" "satooshi/php-coveralls": "dev-master"
}, },
"require": { "require": {

80
composer.lock generated
View file

@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state", "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" "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
], ],
"hash": "d604fe7f0df411d8fa9707a1c23d7c6a", "hash": "308d3bbe435c467ea541155bdbdc90c3",
"packages": [ "packages": [
{ {
"name": "devize/closure-compiler", "name": "devize/closure-compiler",
@ -264,22 +264,30 @@
}, },
{ {
"name": "mikey179/vfsStream", "name": "mikey179/vfsStream",
"version": "v1.2.0", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mikey179/vfsStream.git", "url": "https://github.com/mikey179/vfsStream.git",
"reference": "063fb10633f10c5ccbcac26227e94f46d9336f90" "reference": "8571f349567e02af1b7efc0fc4e3a4a1c98e664e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mikey179/vfsStream/zipball/063fb10633f10c5ccbcac26227e94f46d9336f90", "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/8571f349567e02af1b7efc0fc4e3a4a1c98e664e",
"reference": "063fb10633f10c5ccbcac26227e94f46d9336f90", "reference": "8571f349567e02af1b7efc0fc4e3a4a1c98e664e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.0" "php": ">=5.3.0"
}, },
"require-dev": {
"phpunit/phpunit": "~4.1"
},
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"autoload": { "autoload": {
"psr-0": { "psr-0": {
"org\\bovigo\\vfs\\": "src/main/php" "org\\bovigo\\vfs\\": "src/main/php"
@ -290,7 +298,7 @@
"BSD" "BSD"
], ],
"homepage": "http://vfs.bovigo.org/", "homepage": "http://vfs.bovigo.org/",
"time": "2013-04-01 10:41:02" "time": "2014-07-21 20:15:54"
}, },
{ {
"name": "psr/log", "name": "psr/log",
@ -407,17 +415,17 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v2.5.1", "version": "v2.5.2",
"target-dir": "Symfony/Component/Config", "target-dir": "Symfony/Component/Config",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Config.git", "url": "https://github.com/symfony/Config.git",
"reference": "94f0c86c76a74ec9d09ef361e1476d5a66be9ff2" "reference": "a31aa8029bcc0b5b85578328050aa70d052e177b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Config/zipball/94f0c86c76a74ec9d09ef361e1476d5a66be9ff2", "url": "https://api.github.com/repos/symfony/Config/zipball/a31aa8029bcc0b5b85578328050aa70d052e177b",
"reference": "94f0c86c76a74ec9d09ef361e1476d5a66be9ff2", "reference": "a31aa8029bcc0b5b85578328050aa70d052e177b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -453,21 +461,21 @@
], ],
"description": "Symfony Config Component", "description": "Symfony Config Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-07-08 12:21:33" "time": "2014-07-09 09:05:48"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.5.1", "version": "v2.5.2",
"target-dir": "Symfony/Component/Console", "target-dir": "Symfony/Component/Console",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Console.git", "url": "https://github.com/symfony/Console.git",
"reference": "2e3df33dd72a9cdef7e9745d930e29ff844fe055" "reference": "386fa63407805959bd2c5fe540294721ad4224c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/2e3df33dd72a9cdef7e9745d930e29ff844fe055", "url": "https://api.github.com/repos/symfony/Console/zipball/386fa63407805959bd2c5fe540294721ad4224c8",
"reference": "2e3df33dd72a9cdef7e9745d930e29ff844fe055", "reference": "386fa63407805959bd2c5fe540294721ad4224c8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -510,21 +518,21 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-07-08 12:21:33" "time": "2014-07-15 14:15:12"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v2.5.1", "version": "v2.5.2",
"target-dir": "Symfony/Component/EventDispatcher", "target-dir": "Symfony/Component/EventDispatcher",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/EventDispatcher.git", "url": "https://github.com/symfony/EventDispatcher.git",
"reference": "84533bf98da5486b9395a1d95e9184e04e14aad3" "reference": "2215d2ef6fd7ab24d55576a3d924df575c741762"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/84533bf98da5486b9395a1d95e9184e04e14aad3", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/2215d2ef6fd7ab24d55576a3d924df575c741762",
"reference": "84533bf98da5486b9395a1d95e9184e04e14aad3", "reference": "2215d2ef6fd7ab24d55576a3d924df575c741762",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -569,21 +577,21 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-07-08 12:21:33" "time": "2014-07-09 09:05:48"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v2.5.1", "version": "v2.5.2",
"target-dir": "Symfony/Component/Filesystem", "target-dir": "Symfony/Component/Filesystem",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Filesystem.git", "url": "https://github.com/symfony/Filesystem.git",
"reference": "92d5e2f4ebc89fa7573688caffa2363ed995843d" "reference": "c1309b0ee195ad264a4314435bdaecdfacb8ae9c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/92d5e2f4ebc89fa7573688caffa2363ed995843d", "url": "https://api.github.com/repos/symfony/Filesystem/zipball/c1309b0ee195ad264a4314435bdaecdfacb8ae9c",
"reference": "92d5e2f4ebc89fa7573688caffa2363ed995843d", "reference": "c1309b0ee195ad264a4314435bdaecdfacb8ae9c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -618,21 +626,21 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-07-08 12:21:33" "time": "2014-07-09 09:05:48"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v2.5.1", "version": "v2.5.2",
"target-dir": "Symfony/Component/Stopwatch", "target-dir": "Symfony/Component/Stopwatch",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Stopwatch.git", "url": "https://github.com/symfony/Stopwatch.git",
"reference": "b27c569a6eda5e8e91b8c6dead700fdac9aa8ee3" "reference": "13cb004db921ec40d41689f471e3667037a8087e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Stopwatch/zipball/b27c569a6eda5e8e91b8c6dead700fdac9aa8ee3", "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/13cb004db921ec40d41689f471e3667037a8087e",
"reference": "b27c569a6eda5e8e91b8c6dead700fdac9aa8ee3", "reference": "13cb004db921ec40d41689f471e3667037a8087e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -667,21 +675,21 @@
], ],
"description": "Symfony Stopwatch Component", "description": "Symfony Stopwatch Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-07-08 12:21:33" "time": "2014-07-09 09:05:48"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v2.5.1", "version": "v2.5.2",
"target-dir": "Symfony/Component/Yaml", "target-dir": "Symfony/Component/Yaml",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Yaml.git", "url": "https://github.com/symfony/Yaml.git",
"reference": "1057e87364c0b38b50f5695fc9df9dd189036bec" "reference": "f868ecdbcc0276b6158dfbf08b9e98ce07f014e1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/1057e87364c0b38b50f5695fc9df9dd189036bec", "url": "https://api.github.com/repos/symfony/Yaml/zipball/f868ecdbcc0276b6158dfbf08b9e98ce07f014e1",
"reference": "1057e87364c0b38b50f5695fc9df9dd189036bec", "reference": "f868ecdbcc0276b6158dfbf08b9e98ce07f014e1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -716,7 +724,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "http://symfony.com", "homepage": "http://symfony.com",
"time": "2014-07-08 12:21:33" "time": "2014-07-09 09:05:48"
} }
], ],
"aliases": [], "aliases": [],