Skip to content

Commit

Permalink
DEP Update dependencies for CMS 4.8 (#14)
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

* Update composer.json
  • Loading branch information
bergice committed May 19, 2021
1 parent 96245c1 commit 16b88df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"require": {
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "^4",
"dnadesign/silverstripe-elemental": "4.x-dev",
"silverstripe/elemental-fileblock": "2.x-dev",
"silverstripe/elemental-bannerblock": "2.x-dev"
"dnadesign/silverstripe-elemental": "4.6.x-dev",
"silverstripe/elemental-fileblock": "2.1.x-dev",
"silverstripe/elemental-bannerblock": "2.2.x-dev"
},
"require-dev": {
"sminnee/phpunit": "^5.7"
Expand Down

0 comments on commit 16b88df

Please sign in to comment.