We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc5e080 commit 88f1d9fCopy full SHA for 88f1d9f
1 file changed
composer.json
@@ -5,11 +5,11 @@
5
"license": "BSD-3-Clause",
6
"require": {
7
"php": "^8.1",
8
- "silverstripe/recipe-plugin": "2.1.x-dev",
9
- "silverstripe/vendor-plugin": "2.1.x-dev",
10
- "silverstripe/recipe-cms": "5.4.x-dev",
11
- "silverstripe-themes/simple": "3.3.x-dev",
12
- "silverstripe/login-forms": "5.3.x-dev"
+ "silverstripe/recipe-plugin": "~2.1.0@stable",
+ "silverstripe/vendor-plugin": "~2.1.0@stable",
+ "silverstripe/recipe-cms": "~5.4.0@stable",
+ "silverstripe-themes/simple": "~3.3.2@stable",
+ "silverstripe/login-forms": "~5.3.0@stable"
13
},
14
"require-dev": {
15
"phpunit/phpunit": "^9.6"
0 commit comments