Updated dependencies

This commit is contained in:
Graham Campbell
2015-08-06 20:00:53 +01:00
parent 848fb3b607
commit 2ac9d3b23e

46
composer.lock generated
View File

@@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "cb9ed2382887d7107bf177cef493b109",
"hash": "b701865213f9b631c307c4a9dcd59f3b",
"packages": [
{
"name": "alt-three/emoji",
"version": "v1.0.0",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/AltThree/Emoji.git",
"reference": "2c46fde1d5993ea4a040259e5efc0682c33a5f90"
"reference": "cbd5b86fa71a3332eae9d06345d7efc9c1fada17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/AltThree/Emoji/zipball/2c46fde1d5993ea4a040259e5efc0682c33a5f90",
"reference": "2c46fde1d5993ea4a040259e5efc0682c33a5f90",
"url": "https://api.github.com/repos/AltThree/Emoji/zipball/cbd5b86fa71a3332eae9d06345d7efc9c1fada17",
"reference": "cbd5b86fa71a3332eae9d06345d7efc9c1fada17",
"shasum": ""
},
"require": {
@@ -33,7 +33,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
},
"autoload": {
@@ -65,7 +65,7 @@
"emoji",
"parser"
],
"time": "2015-07-25 14:20:46"
"time": "2015-08-06 18:42:28"
},
{
"name": "asm89/stack-cors",
@@ -1561,16 +1561,16 @@
},
{
"name": "laravel/framework",
"version": "v5.1.8",
"version": "v5.1.9",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "c4ce8d7a3ac6e655e8b5f0ff3ee07d24fab765ba"
"reference": "2f1e0b8d7c24bb783d3a8d4fe4120ef82e5da648"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/c4ce8d7a3ac6e655e8b5f0ff3ee07d24fab765ba",
"reference": "c4ce8d7a3ac6e655e8b5f0ff3ee07d24fab765ba",
"url": "https://api.github.com/repos/laravel/framework/zipball/2f1e0b8d7c24bb783d3a8d4fe4120ef82e5da648",
"reference": "2f1e0b8d7c24bb783d3a8d4fe4120ef82e5da648",
"shasum": ""
},
"require": {
@@ -1685,7 +1685,7 @@
"framework",
"laravel"
],
"time": "2015-07-21 18:33:13"
"time": "2015-08-05 12:51:18"
},
{
"name": "league/commonmark",
@@ -3376,16 +3376,16 @@
},
{
"name": "laravel/homestead",
"version": "v2.1.5",
"version": "v2.1.6",
"source": {
"type": "git",
"url": "https://github.com/laravel/homestead.git",
"reference": "ca55677158b1ae83106195537092095573b5822a"
"reference": "968dd528fee49eecc496610c053a80e42b61560b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/homestead/zipball/ca55677158b1ae83106195537092095573b5822a",
"reference": "ca55677158b1ae83106195537092095573b5822a",
"url": "https://api.github.com/repos/laravel/homestead/zipball/968dd528fee49eecc496610c053a80e42b61560b",
"reference": "968dd528fee49eecc496610c053a80e42b61560b",
"shasum": ""
},
"require": {
@@ -3413,7 +3413,7 @@
}
],
"description": "A virtual machine for web artisans.",
"time": "2015-07-23 14:53:43"
"time": "2015-08-04 02:11:37"
},
{
"name": "mockery/mockery",
@@ -3591,16 +3591,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "2.2.1",
"version": "2.2.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "6526d9bdb56e2af1e8950114d42391044d18cfa7"
"reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6526d9bdb56e2af1e8950114d42391044d18cfa7",
"reference": "6526d9bdb56e2af1e8950114d42391044d18cfa7",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2d7c03c0e4e080901b8f33b2897b0577be18a13c",
"reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c",
"shasum": ""
},
"require": {
@@ -3608,7 +3608,7 @@
"phpunit/php-file-iterator": "~1.3",
"phpunit/php-text-template": "~1.2",
"phpunit/php-token-stream": "~1.3",
"sebastian/environment": "~1.3.1",
"sebastian/environment": "^1.3.2",
"sebastian/version": "~1.0"
},
"require-dev": {
@@ -3649,7 +3649,7 @@
"testing",
"xunit"
],
"time": "2015-08-02 04:45:08"
"time": "2015-08-04 03:42:39"
},
{
"name": "phpunit/php-file-iterator",