Skip to content

Commit 2d15fb2

Browse files
committed
MNT Update release dependencies
1 parent 8a3047a commit 2d15fb2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"description": "The SilverStripe Framework Installer",
55
"require": {
66
"php": "^8.1",
7-
"silverstripe/recipe-plugin": "2.0.x-dev",
8-
"silverstripe/vendor-plugin": "2.0.x-dev",
9-
"silverstripe/recipe-cms": "5.2.x-dev",
10-
"silverstripe-themes/simple": "3.3.x-dev",
11-
"silverstripe/login-forms": "5.2.x-dev"
7+
"silverstripe/recipe-plugin": "~2.0.0@stable",
8+
"silverstripe/vendor-plugin": "~2.0.2@stable",
9+
"silverstripe/recipe-cms": "~5.2.0@beta",
10+
"silverstripe-themes/simple": "~3.3.1@stable",
11+
"silverstripe/login-forms": "~5.2.0@beta"
1212
},
1313
"require-dev": {
1414
"phpunit/phpunit": "^9.6"

0 commit comments

Comments
 (0)