Skip to content

Commit

Permalink
Craft 5 dev, CKEditor beta
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustMiller committed Feb 6, 2024
1 parent c77b225 commit 69a0637
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 27 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"require": {
"bref/bref": "^2.0",
"craftcms/aws-s3": "v3.x-dev",
"craftcms/ckeditor": "4.0.x-dev",
"craftcms/cms": "^5.0.0-alpha.1",
"craftcms/ckeditor": "^4.0.0-beta.1",
"craftcms/cms": "5.0.x-dev as 5.0.0-beta.1",
"craftcms/yii2-dynamodb": "^2.0.0",
"fakerphp/faker": "^1.14",
"nystudio107/craft-seomatic": "^5.0.0-beta.1",
Expand Down
56 changes: 31 additions & 25 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69a0637

Please sign in to comment.