Updated composer.json license

This commit is contained in:
Filip Znachor 2024-09-06 20:10:13 +02:00
parent 21f615d273
commit 8400091ee4

View file

@ -1,7 +1,7 @@
{
"name": "codespace/ip-info",
"type": "library",
"license": "LGPLv3",
"license": "LGPL-3.0-or-later",
"autoload": {
"psr-4": {
"CodeSpace\\IpInfo\\": "src/",