Basic compser and npm update

This commit is contained in:
Jonny Barnes 2019-01-25 17:36:56 +00:00
parent ae77ef3423
commit b8eee482a8
3 changed files with 5853 additions and 4063 deletions

30
composer.lock generated
View file

@ -8,16 +8,16 @@
"packages": [
{
"name": "aws/aws-sdk-php",
"version": "3.86.2",
"version": "3.87.1",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "50224232ac7a4e2a6fa4ebbe0281e5b7503acf76"
"reference": "80b7978ac0cabcf1a7ee6456e8d8ac714e836c4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/50224232ac7a4e2a6fa4ebbe0281e5b7503acf76",
"reference": "50224232ac7a4e2a6fa4ebbe0281e5b7503acf76",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/80b7978ac0cabcf1a7ee6456e8d8ac714e836c4c",
"reference": "80b7978ac0cabcf1a7ee6456e8d8ac714e836c4c",
"shasum": ""
},
"require": {
@ -87,7 +87,7 @@
"s3",
"sdk"
],
"time": "2019-01-18T21:10:44+00:00"
"time": "2019-01-24T23:01:13+00:00"
},
{
"name": "bosnadev/database",
@ -1779,16 +1779,16 @@
},
{
"name": "laravel/framework",
"version": "v5.7.21",
"version": "v5.7.22",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "25f74458a242b61cc9e9c09d31f94fb13ed805f3"
"reference": "64a7749bd9e8df68addce1d01a54bcf606141f29"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/25f74458a242b61cc9e9c09d31f94fb13ed805f3",
"reference": "25f74458a242b61cc9e9c09d31f94fb13ed805f3",
"url": "https://api.github.com/repos/laravel/framework/zipball/64a7749bd9e8df68addce1d01a54bcf606141f29",
"reference": "64a7749bd9e8df68addce1d01a54bcf606141f29",
"shasum": ""
},
"require": {
@ -1921,7 +1921,7 @@
"framework",
"laravel"
],
"time": "2019-01-15T15:20:32+00:00"
"time": "2019-01-22T15:08:35+00:00"
},
{
"name": "laravel/horizon",
@ -2933,16 +2933,16 @@
},
{
"name": "nexmo/client",
"version": "1.6.0",
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/Nexmo/nexmo-php.git",
"reference": "01809cc1e17a5af275913c49bb5d444eb6cc06d4"
"reference": "3dc03ca1dab726a23b757110897740e54304fc65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Nexmo/nexmo-php/zipball/01809cc1e17a5af275913c49bb5d444eb6cc06d4",
"reference": "01809cc1e17a5af275913c49bb5d444eb6cc06d4",
"url": "https://api.github.com/repos/Nexmo/nexmo-php/zipball/3dc03ca1dab726a23b757110897740e54304fc65",
"reference": "3dc03ca1dab726a23b757110897740e54304fc65",
"shasum": ""
},
"require": {
@ -2977,7 +2977,7 @@
}
],
"description": "PHP Client for using Nexmo's API.",
"time": "2018-12-17T10:47:50+00:00"
"time": "2019-01-02T09:06:47+00:00"
},
{
"name": "nikic/php-parser",