bump(main/composer): 2.7.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-23 00:24:33 +00:00
parent a08e4aa1a4
commit 990bf85383
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.7.3"
TERMUX_PKG_VERSION="2.7.4"
TERMUX_PKG_GIT_BRANCH=$TERMUX_PKG_VERSION
TERMUX_PKG_SRCURL=git+https://github.com/composer/composer
TERMUX_PKG_DEPENDS="php"