diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-10-17 13:15:11 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-10-17 13:15:11 +0200 | 
| commit | 26b0807016ff7861df202b6396c6687e2a9b3c5a (patch) | |
| tree | ccc89b43086a164a276aa699e117b3aeca39ef80 | |
| parent | 5eaf65128ca111b01d847d3adc8a41d11492f488 (diff) | |
php-bartlett-PHP-CompatInfo: comments
| -rw-r--r-- | php-bartlett-PHP-CompatInfo.spec | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index 37cb6e4..114ca5c 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -40,6 +40,8 @@ BuildRequires:  php-composer(bartlett/php-reflect) >= 2.5  #        "ext-json": "*",  #        "symfony/console": "~2.5",  #        "bartlett/php-reflect": "~2.5", +# From phpreflect (implicit dep.) +#        "sebastian/version": "~1.0",  #        "seld/jsonlint": "~1.1"  Requires:       php(language) >= 5.3.0  Requires:       php-json  | 
