Skip to content

Commit 7cbccc3

Browse files
authored
Finalize composer.json for 1.1
1 parent 0623745 commit 7cbccc3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@
3030
},
3131
"require": {
3232
"php": ">=7.2.9",
33-
"winter/storm": "dev-develop as 1.1",
33+
"winter/storm": "~1.1.2",
34+
"winter/wn-system-module": "~1.1.2",
35+
"winter/wn-backend-module": "~1.1.2",
36+
"winter/wn-cms-module": "~1.1.2",
3437
"laravel/framework": "~6.0",
3538
"wikimedia/composer-merge-plugin": "~2.0.1"
3639
},

0 commit comments

Comments
 (0)