diff --git a/composer.json b/composer.json index 8b8d284..22e07d5 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } }, "require": { - "php": "^7.2|^7.3|7.4|^8.0|^8.1", + "php": "^7.2|^7.3|^7.4|^8.0|^8.1", "cycle/annotated": "^2.0", "cycle/migrations": "^1.0", "cycle/orm": "^1.1",