summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild b/dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild
index 03a6ae68819b..e6f2b87627e2 100644
--- a/dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild
+++ b/dev-php/symfony-filesystem/symfony-filesystem-3.4.36.ebuild
@@ -15,7 +15,7 @@ RESTRICT="!test? ( test )"
RDEPEND="dev-lang/php:*
dev-php/fedora-autoloader"
-DEPEND="test? ( ${RDEPEND} >=dev-php/phpunit-5.7.15 )"
+DEPEND="test? ( ${RDEPEND} <dev-php/phpunit-6 )"
S="${WORKDIR}/filesystem-${PV}"