Skip to content

Commit

Permalink
Merge pull request #33 from creative-commoners/pulls/3/module-standar…
Browse files Browse the repository at this point in the history
…diser-1708320634

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 20, 2024
2 parents d8ce69c + bd89215 commit 50c5891
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"require": {
"php": "^8.1",
"silverstripe/recipe-plugin": "2.x-dev",
"silverstripe/recipe-cms": "5.x-dev",
"silverstripe/documentconverter": "3.x-dev",
"silverstripe/iframe": "3.x-dev",
"silverstripe/tagfield": "3.x-dev",
"silverstripe/taxonomy": "3.x-dev"
"silverstripe/recipe-cms": "6.x-dev",
"silverstripe/documentconverter": "4.x-dev",
"silverstripe/iframe": "4.x-dev",
"silverstripe/tagfield": "4.x-dev",
"silverstripe/taxonomy": "4.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
Expand All @@ -24,4 +24,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit 50c5891

Please sign in to comment.