Skip to content

Commit

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

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 20, 2024
2 parents 2940cea + b171f58 commit aea75a4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@
],
"require": {
"php": "^8.1",
"silverstripe/framework": "^5",
"silverstripe/framework": "^6",
"silverstripe/recipe-plugin": "^2",
"phpunit/phpunit": "^9.5",
"silverstripe/behat-extension": "^5",
"silverstripe/serve": "^3",
"silverstripe/behat-extension": "^6",
"squizlabs/php_codesniffer": "^3.7"
},
"extra": {
Expand All @@ -29,4 +28,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit aea75a4

Please sign in to comment.