[RuntimeException]
Could not delete /var/www/music/vendor/vlucas/phpdotenv/tests/fixtures/specialchars.env:
I got Above error while update the composer.phar update.What will be the solution of this?
[RuntimeException]
Could not delete /var/www/music/vendor/vlucas/phpdotenv/tests/fixtures/specialchars.env:
I got Above error while update the composer.phar update.What will be the solution of this?
Provide correct permissions and owners to your project and storage folders with
chmod
andchown
.