diff options
| author | Remi Collet <remi@remirepo.net> | 2020-11-12 09:45:33 +0100 |
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-11-12 09:45:33 +0100 |
| commit | 344d9e2282bcf3140d3548c6c196d84affb24064 (patch) | |
| tree | cf9e862c762e1a50c675a0bf55aeea920b76982e | |
| parent | 2f8f9266c290985126e0ebdf65bdaf8e26a76e65 (diff) | |
minor
| -rw-r--r-- | php-alcaeus-mongo-php-adapter.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-alcaeus-mongo-php-adapter.spec b/php-alcaeus-mongo-php-adapter.spec index 15c820c..2b9e0b8 100644 --- a/php-alcaeus-mongo-php-adapter.spec +++ b/php-alcaeus-mongo-php-adapter.spec @@ -47,7 +47,7 @@ BuildRequires: phpunit7 %endif # From composer.json, "require": { -# "php": "^5.6 || ^7.0", +# "php": "^5.6 || ^7.0 || ^8.0", # "ext-ctype": "*", # "ext-hash": "*", # "ext-mongodb": "^1.2.0", |
