[vz-dev] 'php-apc' has no installation candidate
Udo1
udo1 at gmx.net
Sun Oct 1 11:02:15 CEST 2017
Hallo Andreas,
Am 01.10.2017 um 10:56 schrieb Andreas Goetz:
> composer install —no-dev
>
> Geht das?
Im Skript wird composer mit der --no-dev Option aufgerufen:
> echo
> echo "installing dependencies..."
>
> pushd "$vz_dir"
> "$COMPOSER" install --no-dev
>
> echo
> ask "install server-side graph generation (jpgraph, not required for frontend)?" n
> if [ "$REPLY" == "y" ]; then
> "$COMPOSER" require --update-no-dev jpgraph/jpgraph:dev-master
> fi
> popd
Gruß
Udo
More information about the volkszaehler-dev
mailing list