Skip to content

Commit

Permalink
Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Feb 22, 2022
1 parent 1fdaf23 commit a79397d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@
},
"require": {
"carlcs/craft-redactorcustomstyles": "^3.0.2",
"craftcms/aws-s3": "^1.3",
"craftcms/cms": "^3.7",
"craftcms/redactor": "^2.5.0",
"craftcms/aws-s3": "2.0.x-dev",
"craftcms/cms": "4.0.x-dev",
"craftcms/redactor": "3.0.x-dev",
"craftcms/craft-flysystem": "1.0.0-alpha.2",
"craftcms/html-field": "2.0.x-dev",
"fakerphp/faker": "^1.14",
"misterbk/mix": "^1.5.2",
"nystudio107/craft-minify": "^1.2.9",
Expand Down

0 comments on commit a79397d

Please sign in to comment.