aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/composer/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/composer/APKBUILD b/community/composer/APKBUILD
index ad0a5556743..cc8b33c6c20 100644
--- a/community/composer/APKBUILD
+++ b/community/composer/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Nathan Johnson <nathan@nathanjohnson.info>
# Maintainer: Dave Hall <skwashd@gmail.com>
pkgname=composer
-pkgver=1.9.2
+pkgver=1.9.3
pkgrel=0
pkgdesc="Dependency manager for PHP"
url="https://getcomposer.org/"
@@ -19,4 +19,4 @@ check() {
php7 $pkgname-$pkgver.phar -Vn
}
-sha512sums="754f242083a208295db15d633a1fd22de750dad9cdfb30dffd164a9cc579ef298e8bb90c614fc4921ab9940cc161af9cd1d4ad6d84cbe3e080d4d6b320d842c4 composer-1.9.2.phar"
+sha512sums="9e5f31f48c2cecf337c8c0559e8e8c2df3aea1317778ae38ce9d30995624a6e5565d8cf97f1e340caf1eace892197c96a9d14fb54499f40a003a6ddebc9c032a composer-1.9.3.phar"