New posts in composer-php

Composer: file_put_contents(./composer.json): failed to open stream: Permission denied

How to install mpdf version to 7 instead of 8? [duplicate]

Tell Composer to use Different PHP Version

Problems with lib-icu dependency when installing Symfony 2.3.x via Composer

Why use a PSR-0 or PSR-4 autoload in composer if classmap is actually faster?

How to enable PHP's openssl extension to install Composer?

Class Foo\Bar\Baz located in ./foo/bar/utility/baz.php does not comply with psr-4 autoloading standard. Skipping

Laravel showing "Failed to clear cache. Make sure you have the appropriate permissions"

How to correctly require a specific commit in Composer so that it would be available for dependent packages?

How to remove globally a package from Composer?

How to force composer to reinstall a library?

You must enable the openssl extension to download files via https

How to update a custom composer package across many Github hosted projects?

Composer require local package

Use PHP composer to clone git repo

How can I resolve "Your requirements could not be resolved to an installable set of packages" error?

What does the tilde (~) mean in my composer.json file?

Override PHP base dependency in composer

Composer update memory limit

What is the difference between require and require-dev sections in composer.json?