mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Updated composer.lock
This commit is contained in:
parent
45abeea90f
commit
634c318f3f
40
composer.lock
generated
40
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "0bcc3777826220027e091c7e7530b268",
|
||||
"hash": "1f3062ab26d1dade7eb25b0166d8c1c7",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@ -55,17 +55,17 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/barryvdh/laravel-cors.git",
|
||||
"reference": "7de71aa777f38393365f98eccb44d8ae6c85a95a"
|
||||
"reference": "9fb31c457a416931684c7b8759751d1848aed5a8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/7de71aa777f38393365f98eccb44d8ae6c85a95a",
|
||||
"reference": "7de71aa777f38393365f98eccb44d8ae6c85a95a",
|
||||
"url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/9fb31c457a416931684c7b8759751d1848aed5a8",
|
||||
"reference": "9fb31c457a416931684c7b8759751d1848aed5a8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"asm89/stack-cors": "0.2.x",
|
||||
"illuminate/support": "~5.0.17",
|
||||
"illuminate/support": "~5.0.17|5.1.x",
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"type": "library",
|
||||
@ -96,7 +96,7 @@
|
||||
"crossdomain",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2015-04-03 18:27:34"
|
||||
"time": "2015-05-25 13:45:30"
|
||||
},
|
||||
{
|
||||
"name": "cachethq/segment",
|
||||
@ -1630,12 +1630,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "5fa1e3e699abebd28383383c8b6bbc2f2609196c"
|
||||
"reference": "cb6902f24537557642293e23528c86b2bf0afe5d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/5fa1e3e699abebd28383383c8b6bbc2f2609196c",
|
||||
"reference": "5fa1e3e699abebd28383383c8b6bbc2f2609196c",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/cb6902f24537557642293e23528c86b2bf0afe5d",
|
||||
"reference": "cb6902f24537557642293e23528c86b2bf0afe5d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1748,7 +1748,7 @@
|
||||
"framework",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2015-05-22 20:40:49"
|
||||
"time": "2015-05-23 22:01:15"
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
@ -3612,16 +3612,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
"version": "2.0.16",
|
||||
"version": "2.0.17",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||
"reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c"
|
||||
"reference": "c4e8e7725e351184a76544634855b8a9c405a6e3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/934fd03eb6840508231a7f73eb8940cf32c3b66c",
|
||||
"reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c4e8e7725e351184a76544634855b8a9c405a6e3",
|
||||
"reference": "c4e8e7725e351184a76544634855b8a9c405a6e3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3670,7 +3670,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2015-04-11 04:35:00"
|
||||
"time": "2015-05-25 05:11:59"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-file-iterator",
|
||||
@ -3858,16 +3858,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "4.6.6",
|
||||
"version": "4.6.7",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "3afe303d873a4d64c62ef84de491b97b006fbdac"
|
||||
"reference": "57bf06dd4eebe2a5ced79a8de71509e7d5c18b25"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3afe303d873a4d64c62ef84de491b97b006fbdac",
|
||||
"reference": "3afe303d873a4d64c62ef84de491b97b006fbdac",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/57bf06dd4eebe2a5ced79a8de71509e7d5c18b25",
|
||||
"reference": "57bf06dd4eebe2a5ced79a8de71509e7d5c18b25",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3926,7 +3926,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2015-04-29 15:18:52"
|
||||
"time": "2015-05-25 05:18:18"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
|
Loading…
x
Reference in New Issue
Block a user