diff options
author | Remi Collet <remi@remirepo.net> | 2020-07-06 17:06:32 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-07-06 17:06:32 +0200 |
commit | a3ee1787b0af9fda6d273a9fdec1698ebde64e04 (patch) | |
tree | e8ee45b4eb035a04c00a75fe3a22e605ea7962bf /php-bartlett-PHP-Reflect.spec | |
parent | 175725fc3ff0510060e4658fb601e91097bba9c1 (diff) |
refresh
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" |