diff --git a/composer.json b/composer.json index 29a8a08..9834348 100644 --- a/composer.json +++ b/composer.json @@ -26,11 +26,11 @@ }, "require": { "php": "^7.2.0", - "originphp/framework": "2.x", + "originphp/framework": "^2.0", "originphp/plugin-installer": "^1.3" }, "require-dev": { "phpunit/phpunit": "^8.0" }, "minimum-stability": "dev" -} +} \ No newline at end of file