diff options
Diffstat (limited to 'php-bartlett-PHP-Reflect.spec')
-rw-r--r-- | php-bartlett-PHP-Reflect.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec index 45a5401..a7a154e 100644 --- a/php-bartlett-PHP-Reflect.spec +++ b/php-bartlett-PHP-Reflect.spec @@ -7,7 +7,7 @@ # Please, preserve the changelog entries # %global bootstrap 0 -%global gh_commit 8e66c7304d4004554e3c85aeb12a14a49d995196 +%global gh_commit 23697aa21ff84194d96727f4b0ed4f11895e0a16 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20150331 %global gh_owner llaville @@ -94,7 +94,7 @@ BuildRequires: php-composer(fedora/autoloader) # "symfony/stopwatch": "^4.4|^5.0", # "symfony/dependency-injection": "^4.4|^5.0", # "phpdocumentor/reflection-docblock": "^4.3", -# "phpdocumentor/type-resolver": "^0.5", +# "phpdocumentor/type-resolver": "~0.4 || ^1.0.0", # "justinrainbow/json-schema": "^5.2", # "seld/jsonlint": "^1.4", # "psr/log": "^1.0" |