Update composer.LICENSES

This commit is contained in:
FrancescoUK
2017-08-05 19:39:57 +01:00
committed by jekkos
parent a99d3536ce
commit 2a05d91d44

View File

@@ -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"
]
}
}
}