Updated License in composer.json

This commit is contained in:
Kevin Frantz 2018-09-01 23:07:03 +02:00
parent cdf3b8c3b5
commit 88f604ceca
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"type": "project", "type": "project",
"license": "proprietary", "license": "AGPL-3.0-or-later",
"require": { "require": {
"php": "^7.1.3", "php": "^7.1.3",
"ext-ctype": "*", "ext-ctype": "*",

View File

@ -1,7 +1,7 @@
{ {
"_readme": [ "_readme": [
"This file locks the dependencies of your project to a known state", "This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "3ed2e600c84a4fde7aaa5111250f6d5c", "content-hash": "3ed2e600c84a4fde7aaa5111250f6d5c",