Skip to content

Commit 6d8c2b3

Browse files
committed
fix
1 parent 9a01a6c commit 6d8c2b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
}
3939
],
4040
"require": {
41-
"php": ">=7.1.0"
41+
"php": ">=7.1.0",
42+
"getkirby/cms": "^3.0.0-RC-2.0"
4243
},
4344
"conflict": {
4445
"getkirby/kirby": "<3.0"

0 commit comments

Comments
 (0)