Update composer file

This commit is contained in:
James Cole 2017-04-23 18:52:47 +02:00
parent 8ef9223d84
commit d7aef627b8
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

48
composer.lock generated
View File

@ -665,16 +665,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.4.17", "version": "v5.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b" "reference": "02444b7450350db17a7607c8a52f7268ebdb0dad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b", "url": "https://api.github.com/repos/laravel/framework/zipball/02444b7450350db17a7607c8a52f7268ebdb0dad",
"reference": "f7675d59e3863a58ecdff1a5ee1dcd0cff788f4b", "reference": "02444b7450350db17a7607c8a52f7268ebdb0dad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -790,7 +790,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2017-04-03T13:07:39+00:00" "time": "2017-04-16T13:33:34+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
@ -974,16 +974,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.37", "version": "1.0.38",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "78b5cc4feb61a882302df4fbaf63b7662e5e4ccd" "reference": "4ba6e13f5116204b21c3afdf400ecf2b9eb1c482"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/78b5cc4feb61a882302df4fbaf63b7662e5e4ccd", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4ba6e13f5116204b21c3afdf400ecf2b9eb1c482",
"reference": "78b5cc4feb61a882302df4fbaf63b7662e5e4ccd", "reference": "4ba6e13f5116204b21c3afdf400ecf2b9eb1c482",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1005,12 +1005,12 @@
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage", "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching", "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"league/flysystem-copy": "Allows you to use Copy.com storage", "league/flysystem-copy": "Allows you to use Copy.com storage",
"league/flysystem-dropbox": "Allows you to use Dropbox storage",
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem", "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files", "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib", "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
"league/flysystem-webdav": "Allows you to use WebDAV storage", "league/flysystem-webdav": "Allows you to use WebDAV storage",
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter" "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1053,7 +1053,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2017-03-22T15:43:14+00:00" "time": "2017-04-22T18:59:19+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@ -1583,16 +1583,16 @@
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
"version": "v5.4.6", "version": "v5.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git", "url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e" "reference": "56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4",
"reference": "81fdccfaf8bdc5d5d7a1ef6bb3a61bbb1a6c4a3e", "reference": "56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1633,7 +1633,7 @@
"mail", "mail",
"mailer" "mailer"
], ],
"time": "2017-02-13T07:52:53+00:00" "time": "2017-04-20T17:32:18+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -3161,12 +3161,12 @@
"version": "0.9.9", "version": "0.9.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/padraic/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "6fdb61243844dc924071d3404bb23994ea0b6856" "reference": "6fdb61243844dc924071d3404bb23994ea0b6856"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/padraic/mockery/zipball/6fdb61243844dc924071d3404bb23994ea0b6856", "url": "https://api.github.com/repos/mockery/mockery/zipball/6fdb61243844dc924071d3404bb23994ea0b6856",
"reference": "6fdb61243844dc924071d3404bb23994ea0b6856", "reference": "6fdb61243844dc924071d3404bb23994ea0b6856",
"shasum": "" "shasum": ""
}, },
@ -3223,16 +3223,16 @@
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
"version": "1.6.0", "version": "1.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/DeepCopy.git", "url": "https://github.com/myclabs/DeepCopy.git",
"reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe" "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102",
"reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe", "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3261,7 +3261,7 @@
"object", "object",
"object graph" "object graph"
], ],
"time": "2017-01-26T22:05:40+00:00" "time": "2017-04-12T18:52:22+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",