summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2555415faf53..aec36f0d90d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Producer is a command-line quality-assurance tool to validate, and then
arch=("any")
url="http://getproducer.org/"
license=("MIT")
-depends=("php" "composer" "phpdocumentor2")
+depends=("php>=5.6.0" "composer" "phpdocumentor2")
source=("https://github.com/producerphp/producer.producer/archive/${pkgver}.tar.gz")
sha512sums=('bd7da5283cb32ff5971b872d829a992be2fa0f305a0f3ab31a48b4d76a38bd57ff8821281a6d2993759eb3672055380d15f8b2bf1e1ba8eb1bdbdef5e82797eb')