Browse Source

Update composer.json

Mark Sch 5 years ago
parent
commit
ae8efd6bc5
1 changed files with 1 additions and 1 deletions
  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": {