forked from GNUsocial/gnu-social
[COMPOSER] Update composer packages
This commit is contained in:
parent
4b31c1f48f
commit
633a3b0773
@ -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
2
composer.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user