Fix composer requirements

This commit is contained in:
Ahmet Bora
2021-05-09 11:44:00 +03:00
committed by Lukas Bestle
parent 44a7353f77
commit d500ca64e8

View File

@@ -18,8 +18,8 @@
"source": "https://github.com/getkirby/starterkit"
},
"require": {
"php": ">=7.1.0",
"getkirby/cms": "^3.0"
"php": ">=7.3.0 <8.1.0",
"getkirby/cms": "^3.5"
},
"scripts": {
"start": [