Skip to content

Commit 92ac266

Browse files
committed
MNT Update release dependencies
1 parent 212534c commit 92ac266

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"license": "BSD-3-Clause",
66
"require": {
77
"php": "^8.3",
8-
"silverstripe/recipe-plugin": "2.1.x-dev",
9-
"silverstripe/vendor-plugin": "3.0.x-dev",
10-
"silverstripe/recipe-cms": "6.0.x-dev",
11-
"silverstripe/startup-theme": "1.0.x-dev",
12-
"silverstripe/login-forms": "6.0.x-dev",
13-
"silverstripe/htmleditor-tinymce": "1.0.x-dev"
8+
"silverstripe/recipe-plugin": "~2.1.0@stable",
9+
"silverstripe/vendor-plugin": "~3.0.0@stable",
10+
"silverstripe/recipe-cms": "~6.0.0@stable",
11+
"silverstripe/startup-theme": "~1.0.0@stable",
12+
"silverstripe/login-forms": "~6.0.0@stable",
13+
"silverstripe/htmleditor-tinymce": "~1.0.0@stable"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^11.3"

0 commit comments

Comments
 (0)