Skip to content

Commit

Permalink
Merge pull request #360 from craigk5n/update_depends
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
craigk5n committed Apr 23, 2023
2 parents 6a46cae + 85eded5 commit b1b6686
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 190 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
}
],
"require": {
"phpmailer/phpmailer": "^6.5",
"phpmailer/phpmailer": "6.5.4",
"components/jquery": "3.5.*",
"ckeditor/ckeditor": "4.18.*",
"twbs/bootstrap": "4.*",
"twbs/bootstrap-icons": "1.8.1",
"twbs/bootstrap": "4.6.2",
"twbs/bootstrap-icons": "1.8.3",
"phpunit/phpunit": "9.*"
},
"license": "GPL-2.0-only"
Expand Down

0 comments on commit b1b6686

Please sign in to comment.