Updated dependencies (#1824)

This commit is contained in:
Graham Campbell
2016-05-25 10:31:05 +01:00
parent 2e9d56d053
commit d0afcbffe4
2 changed files with 26 additions and 25 deletions

View File

@@ -30,7 +30,7 @@
"doctrine/dbal": "^2.5", "doctrine/dbal": "^2.5",
"fideloper/proxy": "^3.1", "fideloper/proxy": "^3.1",
"graham-campbell/binput": "^3.4", "graham-campbell/binput": "^3.4",
"graham-campbell/core": "^5.0", "graham-campbell/core": "^5.1",
"graham-campbell/exceptions": "^8.5", "graham-campbell/exceptions": "^8.5",
"graham-campbell/markdown": "^6.1", "graham-campbell/markdown": "^6.1",
"guzzlehttp/guzzle": "^6.2", "guzzlehttp/guzzle": "^6.2",
@@ -45,7 +45,7 @@
"filp/whoops": "^2.1", "filp/whoops": "^2.1",
"fzaninotto/faker": "^1.6", "fzaninotto/faker": "^1.6",
"graham-campbell/testbench-core": "^1.1", "graham-campbell/testbench-core": "^1.1",
"mockery/mockery": "0.9.4", "mockery/mockery": "0.9.5",
"phpunit/phpunit": "4.8.21", "phpunit/phpunit": "4.8.21",
"symfony/css-selector": "^3.0", "symfony/css-selector": "^3.0",
"symfony/dom-crawler": "^3.0" "symfony/dom-crawler": "^3.0"

47
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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "700a13936736919be29f275c4a4c3bfd", "hash": "31e4d998c0fc1d3912448d193e2c3028",
"content-hash": "bae9e99b0618b1b3b81a3130e1f39405", "content-hash": "ccb2d5af2123e0aeb8a04e632d988a27",
"packages": [ "packages": [
{ {
"name": "alt-three/badger", "name": "alt-three/badger",
@@ -1204,16 +1204,16 @@
}, },
{ {
"name": "graham-campbell/core", "name": "graham-campbell/core",
"version": "v5.0.0", "version": "v5.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Core.git", "url": "https://github.com/GrahamCampbell/Laravel-Core.git",
"reference": "34eb202940708c78ba1f532a2d1930118d2e6e4c" "reference": "9ca45b4d0f9bde7084ffac6ca3337af153340790"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Core/zipball/34eb202940708c78ba1f532a2d1930118d2e6e4c", "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Core/zipball/9ca45b4d0f9bde7084ffac6ca3337af153340790",
"reference": "34eb202940708c78ba1f532a2d1930118d2e6e4c", "reference": "9ca45b4d0f9bde7084ffac6ca3337af153340790",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1230,7 +1230,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.0-dev" "dev-master": "5.1-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1260,7 +1260,7 @@
"laravel", "laravel",
"starter" "starter"
], ],
"time": "2016-05-20 15:25:14" "time": "2016-05-25 09:22:06"
}, },
{ {
"name": "graham-campbell/exceptions", "name": "graham-campbell/exceptions",
@@ -1954,16 +1954,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "0.13.2", "version": "0.13.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "35ac362082ca983a8123df2ee2cdfcf456ab6295" "reference": "35816f39eb2498484fbb7b1495633a976ee1a8de"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/35ac362082ca983a8123df2ee2cdfcf456ab6295", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/35816f39eb2498484fbb7b1495633a976ee1a8de",
"reference": "35ac362082ca983a8123df2ee2cdfcf456ab6295", "reference": "35816f39eb2498484fbb7b1495633a976ee1a8de",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1974,6 +1974,7 @@
"colinodell/commonmark-php": "*" "colinodell/commonmark-php": "*"
}, },
"require-dev": { "require-dev": {
"cebe/markdown": "~1.0",
"erusev/parsedown": "~1.0", "erusev/parsedown": "~1.0",
"jgm/commonmark": "0.25", "jgm/commonmark": "0.25",
"michelf/php-markdown": "~1.4", "michelf/php-markdown": "~1.4",
@@ -2018,7 +2019,7 @@
"markdown", "markdown",
"parser" "parser"
], ],
"time": "2016-03-27 19:10:13" "time": "2016-05-21 18:41:30"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
@@ -2712,16 +2713,16 @@
}, },
{ {
"name": "roumen/feed", "name": "roumen/feed",
"version": "v2.10.1", "version": "v2.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/RoumenDamianoff/laravel-feed.git", "url": "https://github.com/RoumenDamianoff/laravel-feed.git",
"reference": "4c7a0e3b0f1b252e96c617bfc27a138809f8fbb3" "reference": "04bad00c402db03a59ef5de4531d2521120fa1ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/RoumenDamianoff/laravel-feed/zipball/4c7a0e3b0f1b252e96c617bfc27a138809f8fbb3", "url": "https://api.github.com/repos/RoumenDamianoff/laravel-feed/zipball/04bad00c402db03a59ef5de4531d2521120fa1ac",
"reference": "4c7a0e3b0f1b252e96c617bfc27a138809f8fbb3", "reference": "04bad00c402db03a59ef5de4531d2521120fa1ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2759,7 +2760,7 @@
"laravel", "laravel",
"rss" "rss"
], ],
"time": "2016-02-07 13:47:41" "time": "2016-05-23 13:10:24"
}, },
{ {
"name": "simplesoftwareio/simple-qrcode", "name": "simplesoftwareio/simple-qrcode",
@@ -4087,16 +4088,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "0.9.4", "version": "0.9.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/padraic/mockery.git", "url": "https://github.com/padraic/mockery.git",
"reference": "70bba85e4aabc9449626651f48b9018ede04f86b" "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/padraic/mockery/zipball/70bba85e4aabc9449626651f48b9018ede04f86b", "url": "https://api.github.com/repos/padraic/mockery/zipball/4db079511a283e5aba1b3c2fb19037c645e70fc2",
"reference": "70bba85e4aabc9449626651f48b9018ede04f86b", "reference": "4db079511a283e5aba1b3c2fb19037c645e70fc2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -4148,7 +4149,7 @@
"test double", "test double",
"testing" "testing"
], ],
"time": "2015-04-02 19:54:00" "time": "2016-05-22 21:52:33"
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",