Bug : rebuild()
Closed this issue · 3 comments
jomonkj commented
( ! ) Fatal error: Uncaught Error: Call to undefined method hiqdev\composer\config\Builder::loadFile() in /app/vendor/hiqdev/composer-config-plugin/src/Builder.php on line 144
--
loveorigami commented
I have also similar problem.
I am delete package from vendor and composer up
fix it.
Try
hiqsol commented
Not enough tests :(
I'll fix it soon.
hiqsol commented
Fixed with latest commit.
Please note that if you want to rebuild config from web entry script you need enough permissions to write to config output dir vendor/hiqdev/composer-config-plugin-output
.