mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-15 20:37:50 -04:00
Update composer.LICENSES
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user