summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
Diffstat (limited to 'development')
-rw-r--r--development/composer/composer.SlackBuild2
-rw-r--r--development/composer/composer.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/composer/composer.SlackBuild b/development/composer/composer.SlackBuild
index 072e41072a..3d6b0b8d7c 100644
--- a/development/composer/composer.SlackBuild
+++ b/development/composer/composer.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=composer
-VERSION=${VERSION:-2.7.6}
+VERSION=${VERSION:-2.7.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/composer/composer.info b/development/composer/composer.info
index 7145b64562..a042d73e07 100644
--- a/development/composer/composer.info
+++ b/development/composer/composer.info
@@ -1,8 +1,8 @@
PRGNAM="composer"
-VERSION="2.7.6"
+VERSION="2.7.7"
HOMEPAGE="https://getcomposer.org/"
-DOWNLOAD="https://getcomposer.org/download/2.7.6/composer.phar"
-MD5SUM="99bbca7200e714b01041ffee872b90b3"
+DOWNLOAD="https://getcomposer.org/download/2.7.7/composer.phar"
+MD5SUM="40b7048df7bc3542d07e92e558013cb2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""