Update license

This commit is contained in:
Ryan Prather 2024-11-28 11:36:26 -05:00
parent b8f51783e0
commit 17b399aa3f

View File

@ -1,6 +1,7 @@
{ {
"name": "godsgood33/cm-tracker",
"type": "project", "type": "project",
"license": "proprietary", "license": "Apache-2.0",
"minimum-stability": "stable", "minimum-stability": "stable",
"prefer-stable": true, "prefer-stable": true,
"require": { "require": {
@ -38,6 +39,7 @@
"symfony/string": "7.1.*", "symfony/string": "7.1.*",
"symfony/translation": "7.1.*", "symfony/translation": "7.1.*",
"symfony/twig-bundle": "7.1.*", "symfony/twig-bundle": "7.1.*",
"symfony/uid": "7.1.*",
"symfony/ux-turbo": "^2.21", "symfony/ux-turbo": "^2.21",
"symfony/validator": "7.1.*", "symfony/validator": "7.1.*",
"symfony/web-link": "7.1.*", "symfony/web-link": "7.1.*",