diff --git a/composer.json b/composer.json index 1f7c126..905e7a4 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "aryess/phpmatrixsdk": "self.version" }, "require": { - "php": "^7.2.5 || ^8.0", + "php": "^7.2.5|^8", "guzzlehttp/guzzle": "7.2.0", "rappasoft/laravel-helpers": "^1.0", "ext-json": "*"