Category "composer-php"

"HTTP error" when running composer update

I'm on Windows 7. I get this error on composer update: [Composer\Downloader\TransportException] The "http://packagist.org/p/provider-2015-07%24eec61011fe6ec

Installing Composer - Internal Error

I have trouble installing Composer. After I select the php.exe path in the wizard and next thing it shows is the below error description. The PHP exe file

Composer Script echo

What is the best way to echo to the console in a composer.json script? For example, I have used the scripts section to create a custom installer and at the end

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

When I run composer update I receive some wired output. Here is my composer.json look like. { "name": "laravel/laravel", "description": "The Laravel

Packagist / Composer Submit package on alternative port

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

Composer get stuck while generating autoload files

After an update to the new Composer version a2a70380c14a20b3f611d849eae7342f2e35c763 2013-10-21 09:51:22 Composer get stuck while generating autoload files.

Do I need to install `fxp/composer-asset-plugin` if I'm not doing front-end development

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

getting error while enter Command => php artisan route:list

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

Autoloading classes in PHPUnit using Composer and autoload.php

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

Unable to run composer install

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

Composer Warning: openssl extension is missing. How to enable in WAMP

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

PHP | "The requested PHP extension bcmath is missing from your system."

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

PHP error: "The zip extension and unzip command are both missing, skipping."

When I run a composer update I get this error message: Loading composer repositories with package information Updating dependencies (including require-dev)

Composer: The requested PHP extension ext-intl * is missing from your system

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

Can't create a new Symfony project

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 -