diff --git a/public/license/composer.LICENSES b/public/license/composer.LICENSES index 5fa878811..a4e972060 100644 --- a/public/license/composer.LICENSES +++ b/public/license/composer.LICENSES @@ -6,7 +6,7 @@ ], "dependencies": { "codeigniter/framework": { - "version": "3.1.2", + "version": "3.1.5", "license": [ "MIT" ] @@ -40,6 +40,18 @@ "license": [ "LGPL-3.0" ] + }, + "tamtamchik/namecase": { + "version": "1.0.2", + "license": [ + "MIT" + ] + }, + "vlucas/phpdotenv": { + "version": "2.4.0", + "license": [ + "BSD-3-Clause-Attribution" + ] } } }