diff options
| -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",  | 
