Update dependencies anmd recompile assets
This commit is contained in:
parent
af92358ed2
commit
c426ef078c
15 changed files with 338 additions and 185 deletions
20
composer.lock
generated
20
composer.lock
generated
|
@ -8,16 +8,16 @@
|
|||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.52.9",
|
||||
"version": "3.52.11",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "0deaf5d0bdb6d50cba51e22838f2a99ad1195954"
|
||||
"reference": "4baba19877e363b971a4600a4bc3b3fa94fdfbba"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0deaf5d0bdb6d50cba51e22838f2a99ad1195954",
|
||||
"reference": "0deaf5d0bdb6d50cba51e22838f2a99ad1195954",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4baba19877e363b971a4600a4bc3b3fa94fdfbba",
|
||||
"reference": "4baba19877e363b971a4600a4bc3b3fa94fdfbba",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -84,7 +84,7 @@
|
|||
"s3",
|
||||
"sdk"
|
||||
],
|
||||
"time": "2018-02-14T23:26:04+00:00"
|
||||
"time": "2018-02-16T20:40:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bosnadev/database",
|
||||
|
@ -6825,16 +6825,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/thanks",
|
||||
"version": "v1.0.5",
|
||||
"version": "v1.0.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/thanks.git",
|
||||
"reference": "c757ee0c9dcfcc0e9e30fbbbdcadeb9dcc9aaaf4"
|
||||
"reference": "9474ce305253c2f0bc20322ff8e9973cf25c9a94"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/thanks/zipball/c757ee0c9dcfcc0e9e30fbbbdcadeb9dcc9aaaf4",
|
||||
"reference": "c757ee0c9dcfcc0e9e30fbbbdcadeb9dcc9aaaf4",
|
||||
"url": "https://api.github.com/repos/symfony/thanks/zipball/9474ce305253c2f0bc20322ff8e9973cf25c9a94",
|
||||
"reference": "9474ce305253c2f0bc20322ff8e9973cf25c9a94",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -6864,7 +6864,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Give thanks (in the form of a GitHub ⭐) to your fellow PHP package maintainers (not limited to Symfony components)!",
|
||||
"time": "2018-01-26T10:44:34+00:00"
|
||||
"time": "2018-02-02T13:47:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue