diff options
author | Remi Collet <remi@remirepo.net> | 2022-07-18 15:51:22 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-07-18 15:51:22 +0200 |
commit | b5e8bdde63938331c775c89f86b911bb26809f43 (patch) | |
tree | 2baf1849b8f3ad77aa57162d67e65b6ac3a6044b /php-zetacomponents-unit-test.spec | |
parent | 2eec10be8cd7accb9f6f4ebf6efa797dde8ca433 (diff) |
missing
Diffstat (limited to 'php-zetacomponents-unit-test.spec')
-rw-r--r-- | php-zetacomponents-unit-test.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zetacomponents-unit-test.spec b/php-zetacomponents-unit-test.spec index f93ddf1..1c297a8 100644 --- a/php-zetacomponents-unit-test.spec +++ b/php-zetacomponents-unit-test.spec @@ -31,7 +31,7 @@ Requires: php(language) > 5.3 Requires: php-pcre Requires: php-reflection Requires: php-spl -Requires: phpunit8 +Requires: phpunit9 # Also use Exception for Base, skipped to avoid circular dep. Requires: php-composer(fedora/autoloader) |