Package Details: php56-composer 1:1.9.0-2

Git Clone URL: https://aur.archlinux.org/php56-composer.git (read-only, click to copy)
Package Base: php56-composer
Description: Dependency Manager for PHP 5.6
Upstream URL: https://getcomposer.org/
Licenses: MIT
Submitter: tjbp
Maintainer: None
Last Packager: tjbp
Votes: 4
Popularity: 0.000010
First Submitted: 2016-04-12 01:38 (UTC)
Last Updated: 2020-09-22 11:55 (UTC)

Dependencies (2)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2

pohl7589 commented on 2016-08-24 08:19 (UTC)

The package fails to compile if php7 is not installed. Here is the patch to use php56: http://pastebin.com/download/NzZP8b8C

tjbp commented on 2016-08-23 08:38 (UTC)

@pohl7589 Which command are you running that uses the wrong PHP binary? You can upload your patch to a pastebin somewhere and post a link here if you like.

pohl7589 commented on 2016-08-20 21:07 (UTC)

Changes need to be made to bin/compile, i.e. rename all "php" calls to "php56". In the PKGBUILD, the patches are not found. They need to be in applied in "../php56.patch" and "../phpunit56.patch". How can I submit a patch?

tjbp commented on 2016-05-06 14:22 (UTC)

@samueloph Your curl installation method suggests you're possibly just trying to install php-composer, rather than the php56 version? If not, it looks like you've only got the PKGBUILD - you need the full snapshot which includes the patches ("Download snapshot" at the top right).