You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to setup new package to app-api and I had a problem:
Composer don't read actual file composer.json from vendor folder, it cached them in vendor/composer/installed.json instead.
Because of this behaviour new package won't be added to config folder.
Composer version 2.0.8 2020-12-03 17:20:38 yii-dev-tool: 466ca89ee96dfe24e037f4d0a870d00e3d8eaf28 (commit hash)
The text was updated successfully, but these errors were encountered:
I tried to setup new package to app-api and I had a problem:
Composer don't read actual file
composer.json
from vendor folder, it cached them invendor/composer/installed.json
instead.Because of this behaviour new package won't be added to config folder.
Composer version 2.0.8 2020-12-03 17:20:38
yii-dev-tool: 466ca89ee96dfe24e037f4d0a870d00e3d8eaf28
(commit hash)The text was updated successfully, but these errors were encountered: