[COMPOSER] Update composer packages

This commit is contained in:
Hugo Sales 2020-03-10 19:35:18 +00:00 committed by Hugo Sales
parent 4b31c1f48f
commit 633a3b0773
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,8 @@
{
"type": "project",
"license": "proprietary",
"name": "gnusocial/gnusocial",
"description": "Free software social networking platform.",
"license": "AGPL-3.0-only",
"require": {
"php": "^7.2.5",
"ext-ctype": "*",
@ -8,7 +10,7 @@
"sensio/framework-extra-bundle": "^5.1",
"symfony/asset": "5.0.*",
"symfony/console": "5.0.*",
"symfony/dotenv": "5.0.*",
"symfony/dotenv": "^5.0",
"symfony/expression-language": "5.0.*",
"symfony/flex": "^1.3.1",
"symfony/form": "5.0.*",

2
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": "f0aa134c748f7bb4398f0b93f0f19bb9",
"content-hash": "8e75c2f59e6c9fc1461a56bc9188ad2e",
"packages": [
{
"name": "doctrine/annotations",