This allows having other apps provide a global "JWT" which then will not conflict with the "JWT" in this app.
11 lines
131 B
JSON
11 lines
131 B
JSON
{
|
|
"config": {
|
|
"platform": {
|
|
"php": "7.4"
|
|
},
|
|
"sort-packages": true
|
|
},
|
|
"require": {
|
|
"coenjacobs/mozart": "^0.7.1"
|
|
}
|
|
}
|