summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-07 12:50:39 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-07 12:50:39 +0200
commitb1a18965b3eee3c49dffa0ef51aaa71a2c78739c (patch)
tree4242a7e42c96d6bb0bc1c32a789d7d08b3cfa3ef
parent7bbcc135b40885010ff49874bb0e9ddf2af2090e (diff)
php-mikey179-vfsstream: minor fix
-rw-r--r--php-mikey179-vfsstream.spec3
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