diff --git a/composer.json b/composer.json index 34f2501..78a8ea7 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { "name": "getherbie/plugin-simplecontact", - "homepage": "https://www.getherbie.org", + "homepage": "https://github.com/getherbie", "description": "SimpleContact Plugin for Herbie.", "keywords": ["herbie", "plugin", "contact", "mailform"], "type": "herbie-plugin", "license": "BSD-3-Clause", "require-dev": { - "getherbie/herbie": "dev-2.x-develop" + "getherbie/herbie": "^2.0" } }