diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-23 10:50:01 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-23 10:50:01 +0100 |
commit | b7dbfea3b38b9040b42d1f84f21db828dd1f8f2a (patch) | |
tree | 2448a1f2de1bef3aa4068cefaf2216dce046cc89 | |
parent | 04e830d1232aba0ee40e03256a30076c2ee01c52 (diff) |
minor
-rw-r--r-- | php-laminas-httphandlerrunner.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-laminas-httphandlerrunner.spec b/php-laminas-httphandlerrunner.spec index 4b6ea0e..27abf53 100644 --- a/php-laminas-httphandlerrunner.spec +++ b/php-laminas-httphandlerrunner.spec @@ -45,7 +45,7 @@ BuildRequires: (php-composer(psr/http-server-handler) >= 1.0 # "laminas/laminas-diactoros": "^1.7 || ^2.1.1", # "phpunit/phpunit": "^7.0.2" BuildRequires: (php-autoloader(%{gh_owner}/laminas-diactoros) >= 1.7 with php-autoloader(%{gh_owner}/laminas-diactoros) < 3) -# remirepo:7 +# remirepo:6 %else BuildRequires: php-laminas-zendframework-bridge BuildRequires: php-psr-http-message |