We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e565728 commit 6c690a9Copy full SHA for 6c690a9
composer.json
@@ -30,10 +30,10 @@
30
},
31
"require": {
32
"php": "^8.0.2",
33
- "winter/storm": "dev-develop as 1.2",
34
- "winter/wn-system-module": "dev-develop",
35
- "winter/wn-backend-module": "dev-develop",
36
- "winter/wn-cms-module": "dev-develop",
+ "winter/storm": "~1.2.0",
+ "winter/wn-system-module": "~1.2.0",
+ "winter/wn-backend-module": "~1.2.0",
+ "winter/wn-cms-module": "~1.2.0",
37
"laravel/framework": "^9.1",
38
"wikimedia/composer-merge-plugin": "~2.0.1"
39
0 commit comments