When I run composer update I receive some wired output. Here is my composer.json look like. { "name": "laravel/laravel", "description": "The Laravel
i would like to know if it s possible to add a package to packagist on a non default port 22. What if we have a GIT repo running on different port? Thx for you
After an update to the new Composer version a2a70380c14a20b3f611d849eae7342f2e35c763 2013-10-21 09:51:22 Composer get stuck while generating autoload files.
In this section of the yii2 installation guide there's the following instructions: With Composer installed, you can install Yii by running the following c
This laravel code is running on my localhost when try to execute any command its throwing below error. please find me a solution why it's throwing such error
I have just installed PHPUnit version 3.7.19 by Sebastian Bergmann via Composer and have written a class I would like to unit test. I would like to have all my
I'm trying to run composer install in my project but I have the following error [Composer\Downloader\TransportException] The "http://packagist.org/p/provider-2
Trying to install Composer dependency management tool on Win7/64 + WampServer 2.2 via the Setup Installer and I am getting the following message: The openss
Greetings fellow developers, I am trying to use composer for a PHP project of mine on a development server I recently booted up and for some reason I am unable
When I run a composer update I get this error message: Loading composer repositories with package information Updating dependencies (including require-dev)
I am trying to use composer.json file. but, when I am trying to run command 'composer install' in my path/project/, I am getting an error: I have already con
I can't create a new Symfony project as described in the Symfony Documentation: https://symfony.com/doc/4.3/setup.html This is the command I use: symfony new -