DEP Dependencies for CMS 6

This commit is contained in:
Steve Boyd 2024-02-19 18:29:29 +13:00
parent 80c2dc5063
commit 9e87f9b955
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@
"php": "^8.1",
"silverstripe/recipe-plugin": "2.x-dev",
"silverstripe/vendor-plugin": "2.x-dev",
"silverstripe/recipe-cms": "5.x-dev",
"silverstripe/recipe-cms": "6.x-dev",
"silverstripe-themes/simple": "3.x-dev",
"silverstripe/login-forms": "5.x-dev"
"silverstripe/login-forms": "6.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
@ -34,4 +34,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}