Commit composer lock file

This commit is contained in:
Benjamin Melançon 2019-08-26 19:42:57 -04:00
parent 3bb9aaf74d
commit ae13f1ba55

16
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "db74440ce5176d6edd6daa60e583f779",
"content-hash": "24794ee15462466f9827d064104cbe42",
"packages": [
{
"name": "asm89/stack-cors",
@ -12888,26 +12888,26 @@
},
{
"name": "symfony/filesystem",
"version": "v3.4.31",
"version": "v4.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516"
"reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516",
"reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263",
"reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"php": "^7.1.3",
"symfony/polyfill-ctype": "~1.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
"dev-master": "4.3-dev"
}
},
"autoload": {
@ -12934,7 +12934,7 @@
],
"description": "Symfony Filesystem Component",
"homepage": "https://symfony.com",
"time": "2019-08-20T13:31:17+00:00"
"time": "2019-08-20T14:07:54+00:00"
},
{
"name": "symfony/finder",