Skip to content

Commit

Permalink
cms 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Jul 27, 2021
1 parent 58756ef commit 01ed158
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 3.0 (27. July 2021)

+ Add compatibility for LUYA CMS 4.0

## 2.1.0 (27. July 2021)

+ Add compatibility for LUYA Admin 4.0
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"curl/curl":"*",
"twig/twig":"^1.0",
"luyadev/luya-core":"*",
"luyadev/luya-module-cms":"dev-master",
"luyadev/luya-module-cms":"^4.0",
"luyadev/luya-module-admin":">=3.0",
"yoast/phpunit-polyfills": "^0.2.0"
},
Expand Down

0 comments on commit 01ed158

Please sign in to comment.