diff options
-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", |