Skip to content

Commit

Permalink
DEP Update dependencies for CMS 4.8 (#22)
Browse files Browse the repository at this point in the history
* DEP Update dependencies for CMS 4.8

Resolves https://github.com/silverstripeltd/product-issues/issues/425

* Update composer.json
  • Loading branch information
bergice committed May 18, 2021
1 parent 5227e1a commit aa6b6ab
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -7,13 +7,13 @@
"php": ">=7.1.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "^4",
"silverstripe/blog": "3.x-dev",
"silverstripe/widgets": "2.x-dev",
"silverstripe/content-widget": "2.x-dev",
"silverstripe/spamprotection": "3.x-dev",
"silverstripe/akismet": "4.x-dev",
"silverstripe/comments": "3.x-dev",
"silverstripe/comment-notifications": "2.x-dev",
"silverstripe/blog": "3.7.x-dev",
"silverstripe/widgets": "2.1.x-dev",
"silverstripe/content-widget": "2.2.x-dev",
"silverstripe/spamprotection": "3.1.x-dev",
"silverstripe/akismet": "4.1.x-dev",
"silverstripe/comments": "3.5.x-dev",
"silverstripe/comment-notifications": "2.1.x-dev",
"colymba/gridfield-bulk-editing-tools": "^3.0@beta"
},
"require-dev": {
Expand Down

0 comments on commit aa6b6ab

Please sign in to comment.