Update composer.json

This commit is contained in:
Lukas Bestle
2021-12-12 20:11:25 +01:00
committed by Lukas Bestle
parent 4885a60c5c
commit 89a6962745

View File

@@ -22,7 +22,7 @@
"source": "https://github.com/getkirby/starterkit"
},
"require": {
"php": ">=7.4.0 <8.1.0",
"php": ">=7.4.0 <8.2.0",
"getkirby/cms": "^3.6"
},
"scripts": {