浏览代码

Update composer.json

Mark Sch 5 年之前
父节点
当前提交
ae8efd6bc5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -14,7 +14,7 @@
 	],
 	"require": {
 		"php": ">=7.2",
-		"cakephp/cakephp": "^4.0",
+		"cakephp/cakephp": "^4.1",
 		"dereuromark/cakephp-shim": "^2.0.0"
 	},
 	"require-dev": {