Questions tagged as 'composer'

0
answers

Error installing Composer

I am installing composer in my project and when the installation starts, this error comes out Failed to decode zlib stream. Look for the cause of this error and I saw that you have to change in the php.ini this zlib.output_compression = Off b...
asked by 03.03.2018 / 02:47
0
answers

Problem installing sonata-project / doctrine-orm-admin-bundle

I hope that someone can help me in this, thank you in advance Well, I'm trying to use sonata-project for the login in symfony (it is mandatory for the project), the case is that following the steps I must, before using sonata-project/admin...
asked by 28.02.2018 / 05:25
0
answers

Install dependency that does not have a package.json file

How you can install with npm or bower a project in github which does not have a package.json file, for example, in composer you can create a package of the following way: { ... "repositories": [ { "type": "package",...
asked by 13.03.2018 / 02:24
0
answers

Update magento v 2.1.7 a v 2.2.2 does not recognize shipping

Update magento to version 2.2.2 using composer then update the system with php bin/magento setup:upgrade The main page is fine and a user can enter, but when I go to make a purchase does not recognize any means of payment in the apache log...
asked by 30.01.2018 / 19:59
1
answer

Laravel | Problem with bootstrap / cache / compiled.php

I've been having a problem with running composer update in my production repository for a while. Only in production, in DEV and PRE does not happen to me, they all have the same configuration and in the end they pull almost from the same...
asked by 14.06.2017 / 17:33
0
answers

Composer "Unable to load dynamic library" does not work

Install composer on Linu with following command lines: curl -s https://getcomposer.org/installer | php I moved it in /usr/local/bin/ to have it globally. mv composer.phar /usr/local/bin/composer When he did $ composer --versi...
asked by 13.04.2017 / 16:02
1
answer

Doubts of composer and Symfony2

I have a project developed with Symfony2 that almost goes into production. I started with sf 2.8.8 exactly in its standard version, and I have access to the Internet for a very short time, so I do not use composer (it's crazy). So far every time...
asked by 03.04.2017 / 05:17
2
answers

Problems with Composer when creating laravel project

Hello Friends I try to make a project in laravel from composer but it gives me an error that the truth before never happened to me but now I do not know what happens. Thanks for the help.     
asked by 17.08.2018 / 23:40