fix: license in composer.json

This commit is contained in:
peaklabs-dev
2026-03-13 23:55:08 +01:00
parent f96349f46e
commit 8e1be104ad
+1 -1
View File
@@ -26,7 +26,7 @@
"redis"
],
"homepage": "https://coolify.io",
"license": "AGPL-3.0",
"license": "AGPL-3.0-or-later",
"require": {
"php": "^8.5",
"inertiajs/inertia-laravel": "^2.0.20",