Your ROOT_URL in app.ini is https://code.exacti.com.br/ but you are visiting https://git.exacti.com.br/ExacTI/phacil-framework/src/commit/727e7e696b400b669592602d994e06a6284a8e11/composer.json
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
{
|
|
"config": {
|
|
"vendor-dir": "./system/vendor/"
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.20"
|
|
}
|
|
}
|
|
|