composer: update to 2.1.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-22 12:08:30 +00:00
parent 35f60cedbd
commit 7aba194e16
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://getcomposer.org/
TERMUX_PKG_DESCRIPTION="Dependency Manager for PHP"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@PuneetGopinath"
TERMUX_PKG_VERSION=2.1.3
TERMUX_PKG_VERSION=2.1.4
TERMUX_PKG_GIT_BRANCH=$TERMUX_PKG_VERSION
TERMUX_PKG_SRCURL=https://github.com/composer/composer.git
TERMUX_PKG_DEPENDS="php"