Skip to content

Commit ec5b890

Browse files
committed
MNT Update release dependencies
1 parent 910e305 commit ec5b890

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

composer.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
"license": "BSD-3-Clause",
77
"require": {
88
"php": "^8.3",
9-
"silverstripe/recipe-plugin": "2.0.x-dev",
10-
"silverstripe/recipe-core": "6.0.x-dev",
11-
"silverstripe/admin": "3.0.x-dev",
12-
"silverstripe/asset-admin": "3.0.x-dev",
13-
"silverstripe/versioned-admin": "3.0.x-dev",
14-
"silverstripe/cms": "6.0.x-dev",
15-
"silverstripe/errorpage": "3.0.x-dev",
16-
"silverstripe/reports": "6.0.x-dev",
17-
"silverstripe/siteconfig": "6.0.x-dev",
18-
"silverstripe/versioned": "3.0.x-dev",
19-
"silverstripe/session-manager": "3.0.x-dev"
9+
"silverstripe/recipe-plugin": "~2.0.1@stable",
10+
"silverstripe/recipe-core": "~6.0.0@alpha",
11+
"silverstripe/admin": "~3.0.0@alpha",
12+
"silverstripe/asset-admin": "~3.0.0@alpha",
13+
"silverstripe/versioned-admin": "~3.0.0@alpha",
14+
"silverstripe/cms": "~6.0.0@alpha",
15+
"silverstripe/errorpage": "~3.0.0@alpha",
16+
"silverstripe/reports": "~6.0.0@alpha",
17+
"silverstripe/siteconfig": "~6.0.0@alpha",
18+
"silverstripe/versioned": "~3.0.0@alpha",
19+
"silverstripe/session-manager": "~3.0.0@alpha"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^11.3",

0 commit comments

Comments
 (0)