diff options
-rw-r--r-- | php-mikey179-vfsstream.spec | 3 |
1 files changed, 2 insertions, 1 deletions
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 |