diff --git a/README.md b/README.md index 7a82a75..56089cd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ---- -Version: `1.4.6` +Version: `{{ VERSION }}` ## How to use diff --git a/composer.json b/composer.json index b2c0a36..9d96ca2 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ }, "require": { "php": ">=8", - "govcms/govcms": "^2" + "govcms/govcms": "^2.28" }, "extra": { "drush": {