diff options
Diffstat (limited to 'php-bartlett-PHP-CompatInfo.spec')
-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 |