diff --git a/composer.json b/composer.json index 05c8559..e20db27 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "homepage": "https://php.watch/versions/8.4/array_find-array_find_key-array_any-array_all", "keywords": ["php84", "phpwatch", "polyfills", "polyfill", "compatibility", "compat", "shim"], "require": { - "php": "^7.0" + "php": "^7.0 || ^8.0" }, "require-dev": { "symfony/phpunit-bridge": "^5.3|^6.0"