From b1a18965b3eee3c49dffa0ef51aaa71a2c78739c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 7 Oct 2015 12:50:39 +0200 Subject: php-mikey179-vfsstream: minor fix --- php-mikey179-vfsstream.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php-mikey179-vfsstream.spec b/php-mikey179-vfsstream.spec index fff9223..a859d8a 100644 --- a/php-mikey179-vfsstream.spec +++ b/php-mikey179-vfsstream.spec @@ -35,8 +35,9 @@ BuildRequires: php-composer(phpunit/phpunit) >= 4.5 # From composer.json, "require": { # "php": ">=5.3.0" Requires: php(language) >= 5.3 -# From phpcompatifo report for 1.3.0 +# From phpcompatifo report for 1.6.0 Requires: php-date +Requires: php-dom Requires: php-pcre Requires: php-posix Requires: php-spl -- cgit