diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-07-06 16:28:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-07-06 16:28:40 +0200 |
commit | ff57ea19e0f8841fec3826ed88f570ea8ad0a7a2 (patch) | |
tree | a1976704c648dae1622c98c65e914a8961466c4c | |
parent | 62656a0f91983ccf6c49f9310f39ce2982742043 (diff) |
php-bartlett-PHP-Reflect: fix BR
-rw-r--r-- | php-bartlett-PHP-Reflect.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec index 6f31ac1..842ee0b 100644 --- a/php-bartlett-PHP-Reflect.spec +++ b/php-bartlett-PHP-Reflect.spec @@ -53,6 +53,7 @@ BuildRequires: php-composer(symfony/dependency-injection) >= 2.5 BuildRequires: php-composer(phpdocumentor/reflection-docblock) >= 2.0 BuildRequires: php-composer(seld/jsonlint) >= 1.1 BuildRequires: php-composer(justinrainbow/json-schema) >= 1.3 +BuildRequires: php-composer(justinrainbow/json-schema) < 2 BuildRequires: php-composer(monolog/monolog) >= 1.10 # For our patch / autoloader BuildRequires: php-doctrine-collections >= 1.3.0-2 |