mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-03-14 20:39:44 +01:00
Updated dependencies
This commit is contained in:
parent
6a1048d6a5
commit
8af729e426
59
composer.lock
generated
59
composer.lock
generated
@ -4,8 +4,8 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "808889ff0578ec15dc29147f7a67dac3",
|
||||
"content-hash": "b19341dfee79e35385a405adb5e36dc9",
|
||||
"hash": "a4eef596c454efc5520a7dd952f979b4",
|
||||
"content-hash": "19769a302d94a2ef4f3b5d42769eca2b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alt-three/emoji",
|
||||
@ -1683,16 +1683,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v5.1.21",
|
||||
"version": "v5.1.22",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "21a3f2023c2f59dcd5dc3a0ec5d8ab4c9c2f52a9"
|
||||
"reference": "11d9627c7cd4d12b6e884b87daa7a2f898cf54cb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/21a3f2023c2f59dcd5dc3a0ec5d8ab4c9c2f52a9",
|
||||
"reference": "21a3f2023c2f59dcd5dc3a0ec5d8ab4c9c2f52a9",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/11d9627c7cd4d12b6e884b87daa7a2f898cf54cb",
|
||||
"reference": "11d9627c7cd4d12b6e884b87daa7a2f898cf54cb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1808,7 +1808,7 @@
|
||||
"framework",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2015-10-28 03:48:55"
|
||||
"time": "2015-10-28 21:58:18"
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
@ -3532,47 +3532,6 @@
|
||||
],
|
||||
"time": "2015-05-11 14:41:42"
|
||||
},
|
||||
{
|
||||
"name": "laravel/homestead",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/homestead.git",
|
||||
"reference": "92308796309767bbde56669b334ef4b7dd4b31e0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/homestead/zipball/92308796309767bbde56669b334ef4b7dd4b31e0",
|
||||
"reference": "92308796309767bbde56669b334ef4b7dd4b31e0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.4",
|
||||
"symfony/console": "~2.0",
|
||||
"symfony/process": "~2.0"
|
||||
},
|
||||
"bin": [
|
||||
"homestead"
|
||||
],
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Laravel\\Homestead\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Taylor Otwell",
|
||||
"email": "taylorotwell@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "A virtual machine for web artisans.",
|
||||
"time": "2015-10-19 21:21:09"
|
||||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
"version": "0.9.4",
|
||||
@ -4535,9 +4494,7 @@
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"laravel/homestead": 20
|
||||
},
|
||||
"stability-flags": [],
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user