mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 05:28:18 +01:00
Updated dependencies
This commit is contained in:
parent
819fc9563f
commit
1a5ef0750a
75
composer.lock
generated
75
composer.lock
generated
@ -319,29 +319,29 @@
|
||||
},
|
||||
{
|
||||
"name": "classpreloader/classpreloader",
|
||||
"version": "2.0.0",
|
||||
"version": "3.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ClassPreloader/ClassPreloader.git",
|
||||
"reference": "8c3c14b10309e3b40bce833913a6c0c0b8c8f962"
|
||||
"reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/8c3c14b10309e3b40bce833913a6c0c0b8c8f962",
|
||||
"reference": "8c3c14b10309e3b40bce833913a6c0c0b8c8f962",
|
||||
"url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
|
||||
"reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"nikic/php-parser": "~1.3",
|
||||
"nikic/php-parser": "^1.0|^2.0",
|
||||
"php": ">=5.5.9"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.0"
|
||||
"phpunit/phpunit": "^4.8|^5.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.0-dev"
|
||||
"dev-master": "3.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -369,7 +369,7 @@
|
||||
"class",
|
||||
"preload"
|
||||
],
|
||||
"time": "2015-06-28 21:39:13"
|
||||
"time": "2015-11-09 22:51:51"
|
||||
},
|
||||
{
|
||||
"name": "danielstjules/stringy",
|
||||
@ -1779,20 +1779,20 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v5.1.23",
|
||||
"version": "v5.1.24",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "a4ea877d2bb6a68796b244a741594968796c1c4e"
|
||||
"reference": "875baf2d1645ce23e2ec0bf94fa7bb3e7fbfd6ed"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/a4ea877d2bb6a68796b244a741594968796c1c4e",
|
||||
"reference": "a4ea877d2bb6a68796b244a741594968796c1c4e",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/875baf2d1645ce23e2ec0bf94fa7bb3e7fbfd6ed",
|
||||
"reference": "875baf2d1645ce23e2ec0bf94fa7bb3e7fbfd6ed",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"classpreloader/classpreloader": "~2.0",
|
||||
"classpreloader/classpreloader": "~2.0|~3.0",
|
||||
"danielstjules/stringy": "~1.8",
|
||||
"doctrine/inflector": "~1.0",
|
||||
"ext-mbstring": "*",
|
||||
@ -1802,9 +1802,9 @@
|
||||
"monolog/monolog": "~1.11",
|
||||
"mtdowling/cron-expression": "~1.0",
|
||||
"nesbot/carbon": "~1.19",
|
||||
"paragonie/random_compat": "^1.0.6",
|
||||
"paragonie/random_compat": "~1.1",
|
||||
"php": ">=5.5.9",
|
||||
"psy/psysh": "~0.5.1",
|
||||
"psy/psysh": "0.6.*",
|
||||
"swiftmailer/swiftmailer": "~5.1",
|
||||
"symfony/console": "2.7.*",
|
||||
"symfony/css-selector": "2.7.*",
|
||||
@ -1904,7 +1904,7 @@
|
||||
"framework",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2015-11-03 16:32:33"
|
||||
"time": "2015-11-11 22:45:42"
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
@ -2333,21 +2333,24 @@
|
||||
},
|
||||
{
|
||||
"name": "paragonie/random_compat",
|
||||
"version": "1.0.10",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/paragonie/random_compat.git",
|
||||
"reference": "2fa50aa2f17066fa74ba00d943e8cee1a98284af"
|
||||
"reference": "19f765b66c6fbb56ee3b11bc16d52e38eebdc295"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/2fa50aa2f17066fa74ba00d943e8cee1a98284af",
|
||||
"reference": "2fa50aa2f17066fa74ba00d943e8cee1a98284af",
|
||||
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/19f765b66c6fbb56ee3b11bc16d52e38eebdc295",
|
||||
"reference": "19f765b66c6fbb56ee3b11bc16d52e38eebdc295",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "4.*|5.*"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
||||
},
|
||||
@ -2374,7 +2377,7 @@
|
||||
"pseudorandom",
|
||||
"random"
|
||||
],
|
||||
"time": "2015-10-23 13:21:37"
|
||||
"time": "2015-11-10 00:45:41"
|
||||
},
|
||||
{
|
||||
"name": "pragmarx/google2fa",
|
||||
@ -2519,29 +2522,29 @@
|
||||
},
|
||||
{
|
||||
"name": "psy/psysh",
|
||||
"version": "v0.5.2",
|
||||
"version": "v0.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bobthecow/psysh.git",
|
||||
"reference": "aaf8772ade08b5f0f6830774a5d5c2f800415975"
|
||||
"reference": "cab3aa3750d451c6e8d002433af583d88fd64862"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/aaf8772ade08b5f0f6830774a5d5c2f800415975",
|
||||
"reference": "aaf8772ade08b5f0f6830774a5d5c2f800415975",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/cab3aa3750d451c6e8d002433af583d88fd64862",
|
||||
"reference": "cab3aa3750d451c6e8d002433af583d88fd64862",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dnoegel/php-xdg-base-dir": "0.1",
|
||||
"jakub-onderka/php-console-highlighter": "0.3.*",
|
||||
"nikic/php-parser": "^1.2.1",
|
||||
"nikic/php-parser": "^1.2.1|~2.0",
|
||||
"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",
|
||||
"phpunit/phpunit": "~3.7|~4.0",
|
||||
"phpunit/phpunit": "~3.7|~4.0|~5.0",
|
||||
"squizlabs/php_codesniffer": "~2.0",
|
||||
"symfony/finder": "~2.1|~3.0"
|
||||
},
|
||||
@ -2557,15 +2560,15 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-develop": "0.6.x-dev"
|
||||
"dev-develop": "0.7.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
"src/Psy/functions.php"
|
||||
],
|
||||
"psr-0": {
|
||||
"Psy\\": "src/"
|
||||
"psr-4": {
|
||||
"Psy\\": "src/Psy/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
@ -2587,7 +2590,7 @@
|
||||
"interactive",
|
||||
"shell"
|
||||
],
|
||||
"time": "2015-07-16 15:26:57"
|
||||
"time": "2015-11-08 22:24:35"
|
||||
},
|
||||
{
|
||||
"name": "roumen/feed",
|
||||
@ -4097,16 +4100,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "4.8.16",
|
||||
"version": "4.8.18",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "625f8c345606ed0f3a141dfb88f4116f0e22978e"
|
||||
"reference": "fa33d4ad96481b91df343d83e8c8aabed6b1dfd3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/625f8c345606ed0f3a141dfb88f4116f0e22978e",
|
||||
"reference": "625f8c345606ed0f3a141dfb88f4116f0e22978e",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fa33d4ad96481b91df343d83e8c8aabed6b1dfd3",
|
||||
"reference": "fa33d4ad96481b91df343d83e8c8aabed6b1dfd3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4165,7 +4168,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2015-10-23 06:48:33"
|
||||
"time": "2015-11-11 11:32:49"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
|
Loading…
x
Reference in New Issue
Block a user