mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Updated composer.lock.
This commit is contained in:
parent
04faba4db5
commit
7fe393acaf
78
composer.lock
generated
78
composer.lock
generated
@ -1226,7 +1226,7 @@
|
||||
"name": "Jeremy Lindblom",
|
||||
"email": "jeremeamia@gmail.com",
|
||||
"homepage": "https://github.com/jeremeamia",
|
||||
"role": "Developer"
|
||||
"role": "developer"
|
||||
}
|
||||
],
|
||||
"description": "Serialize Closure objects, including their context and binding",
|
||||
@ -1244,16 +1244,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v5.1.6",
|
||||
"version": "v5.1.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "356418f315e4f6bf55d2f4bd451606e45a7595df"
|
||||
"reference": "5e942882319845f71c681ce6e85831129bf66426"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/356418f315e4f6bf55d2f4bd451606e45a7595df",
|
||||
"reference": "356418f315e4f6bf55d2f4bd451606e45a7595df",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/5e942882319845f71c681ce6e85831129bf66426",
|
||||
"reference": "5e942882319845f71c681ce6e85831129bf66426",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1268,7 +1268,7 @@
|
||||
"mtdowling/cron-expression": "~1.0",
|
||||
"nesbot/carbon": "~1.19",
|
||||
"php": ">=5.5.9",
|
||||
"psy/psysh": "0.4.*",
|
||||
"psy/psysh": "~0.5.1",
|
||||
"swiftmailer/swiftmailer": "~5.1",
|
||||
"symfony/console": "2.7.*",
|
||||
"symfony/css-selector": "2.7.*",
|
||||
@ -1368,7 +1368,7 @@
|
||||
"framework",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2015-07-03 13:48:44"
|
||||
"time": "2015-07-12 02:27:36"
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
@ -1488,31 +1488,27 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "56862959b45131ad33e5a7727a25db19f2cf090b"
|
||||
"reference": "b58431785768abbb4f00c10e66a065095a0693ef"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/56862959b45131ad33e5a7727a25db19f2cf090b",
|
||||
"reference": "56862959b45131ad33e5a7727a25db19f2cf090b",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b58431785768abbb4f00c10e66a065095a0693ef",
|
||||
"reference": "b58431785768abbb4f00c10e66a065095a0693ef",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-mbstring": "*",
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-fileinfo": "*",
|
||||
"league/phpunit-coverage-listener": "~1.1",
|
||||
"mockery/mockery": "~0.9",
|
||||
"phpspec/phpspec": "~2.0",
|
||||
"phpspec/phpspec": "^2.2",
|
||||
"phpspec/prophecy-phpunit": "~1.0",
|
||||
"phpunit/phpunit": "~4.1",
|
||||
"predis/predis": "~1.0",
|
||||
"tedivm/stash": "~0.12.0"
|
||||
"phpunit/phpunit": "~4.1"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-fileinfo": "Required for MimeType",
|
||||
@ -1526,8 +1522,7 @@
|
||||
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
|
||||
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
|
||||
"league/flysystem-webdav": "Allows you to use WebDAV storage",
|
||||
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
|
||||
"predis/predis": "Allows you to use Predis for caching"
|
||||
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -1550,10 +1545,11 @@
|
||||
"email": "info@frenky.net"
|
||||
}
|
||||
],
|
||||
"description": "Many filesystems, one API.",
|
||||
"description": "Filesystem abstraction: Many filesystems, one API.",
|
||||
"keywords": [
|
||||
"Cloud Files",
|
||||
"WebDAV",
|
||||
"abstraction",
|
||||
"aws",
|
||||
"cloud",
|
||||
"copy.com",
|
||||
@ -1561,6 +1557,7 @@
|
||||
"file systems",
|
||||
"files",
|
||||
"filesystem",
|
||||
"filesystems",
|
||||
"ftp",
|
||||
"rackspace",
|
||||
"remote",
|
||||
@ -1568,20 +1565,20 @@
|
||||
"sftp",
|
||||
"storage"
|
||||
],
|
||||
"time": "2015-06-07 21:27:37"
|
||||
"time": "2015-07-11 14:58:06"
|
||||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
"version": "1.14.0",
|
||||
"version": "1.15.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/monolog.git",
|
||||
"reference": "b287fbbe1ca27847064beff2bad7fb6920bf08cc"
|
||||
"reference": "dc5150cc608f2334c72c3b6a553ec9668a4156b0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/b287fbbe1ca27847064beff2bad7fb6920bf08cc",
|
||||
"reference": "b287fbbe1ca27847064beff2bad7fb6920bf08cc",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/dc5150cc608f2334c72c3b6a553ec9668a4156b0",
|
||||
"reference": "dc5150cc608f2334c72c3b6a553ec9668a4156b0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1618,7 +1615,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.14.x-dev"
|
||||
"dev-master": "1.15.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -1644,7 +1641,7 @@
|
||||
"logging",
|
||||
"psr-3"
|
||||
],
|
||||
"time": "2015-06-19 13:29:54"
|
||||
"time": "2015-07-12 13:54:09"
|
||||
},
|
||||
{
|
||||
"name": "mtdowling/cron-expression",
|
||||
@ -2347,24 +2344,25 @@
|
||||
},
|
||||
{
|
||||
"name": "psy/psysh",
|
||||
"version": "v0.4.4",
|
||||
"version": "v0.5.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bobthecow/psysh.git",
|
||||
"reference": "489816db71649bd95b416e3ed9062d40528ab0ac"
|
||||
"reference": "e5a46a767928e85f1f47dda654beda8c680ddd94"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/489816db71649bd95b416e3ed9062d40528ab0ac",
|
||||
"reference": "489816db71649bd95b416e3ed9062d40528ab0ac",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/e5a46a767928e85f1f47dda654beda8c680ddd94",
|
||||
"reference": "e5a46a767928e85f1f47dda654beda8c680ddd94",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dnoegel/php-xdg-base-dir": "0.1",
|
||||
"jakub-onderka/php-console-highlighter": "0.3.*",
|
||||
"nikic/php-parser": "~1.0",
|
||||
"php": ">=5.3.0",
|
||||
"symfony/console": "~2.3.10|~2.4.2|~2.5"
|
||||
"nikic/php-parser": "^1.2.1",
|
||||
"php": ">=5.3.9",
|
||||
"symfony/console": "~2.3.10|^2.4.2|~3.0",
|
||||
"symfony/var-dumper": "~2.7|~3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"fabpot/php-cs-fixer": "~1.5",
|
||||
@ -2384,7 +2382,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-develop": "0.4.x-dev"
|
||||
"dev-develop": "0.6.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -2414,7 +2412,7 @@
|
||||
"interactive",
|
||||
"shell"
|
||||
],
|
||||
"time": "2015-03-26 18:43:54"
|
||||
"time": "2015-07-03 16:48:00"
|
||||
},
|
||||
{
|
||||
"name": "rcrowe/twigbridge",
|
||||
@ -3875,12 +3873,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Zizaco/entrust.git",
|
||||
"reference": "804000c1c535221792b4e173ecdcc02b5681f5ec"
|
||||
"reference": "3a768eb52300ec4efe9d6a6685b9bf0db6a50ffd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Zizaco/entrust/zipball/804000c1c535221792b4e173ecdcc02b5681f5ec",
|
||||
"reference": "804000c1c535221792b4e173ecdcc02b5681f5ec",
|
||||
"url": "https://api.github.com/repos/Zizaco/entrust/zipball/3a768eb52300ec4efe9d6a6685b9bf0db6a50ffd",
|
||||
"reference": "3a768eb52300ec4efe9d6a6685b9bf0db6a50ffd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3934,7 +3932,7 @@
|
||||
"permission",
|
||||
"roles"
|
||||
],
|
||||
"time": "2015-05-25 00:17:51"
|
||||
"time": "2015-07-09 16:32:53"
|
||||
}
|
||||
],
|
||||
"packages-dev": null,
|
||||
|
Loading…
Reference in New Issue
Block a user