diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-25 10:23:47 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-25 10:23:47 +0200 |
commit | 57519d1d88ebb88022640b33b2eb842f09082d21 (patch) | |
tree | 38e4c62796dfb30e02d7da8088218904776f1624 /php-bartlett-PHP-CompatInfo.spec | |
parent | 6d5a6fec62af17f9ccb0cb21b9b481d80086f028 (diff) |
php-bartlett-PHP-CompatInfo: minor fix
Diffstat (limited to 'php-bartlett-PHP-CompatInfo.spec')
-rw-r--r-- | php-bartlett-PHP-CompatInfo.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index 05e6d39..8763e39 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -31,7 +31,7 @@ BuildArch: noarch BuildRequires: php(language) >= 5.3.0 # to run test suite BuildRequires: %{_bindir}/phpunit -BuildRequires: php-composer(bartlett/php-reflect) >= 2 +BuildRequires: php-composer(bartlett/php-reflect) >= 2.2 # From composer.json, "require" # "php": ">=5.3.0", |