Skip to content

Commit

Permalink
DEP Dependencies for CMS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 19, 2024
1 parent 2940cea commit 6729a36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
],
"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",
"silverstripe/serve": "^4",
"squizlabs/php_codesniffer": "^3.7"
},
"extra": {
Expand All @@ -29,4 +29,4 @@
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 6729a36

Please sign in to comment.