diff --git a/composer.json b/composer.json index dacb15d..7c4b5d7 100644 --- a/composer.json +++ b/composer.json @@ -3,11 +3,11 @@ "description": "A base Altis project to get started with", "type": "project", "require": { - "altis/altis": "7.0.0-rc1" + "altis/altis": "^7.0.0" }, "require-dev": { - "altis/local-chassis": "7.0.0-rc1", - "altis/local-server": "7.0.0-rc1" + "altis/local-chassis": "^7.0.0", + "altis/local-server": "^7.0.0" }, "authors": [ { @@ -15,7 +15,6 @@ "email": "hello@humanmade.com" } ], - "minimum-stability": "beta", "extra": { "installer-paths": { "content/mu-plugins/{$name}/": [