Browse Source

Update composer.json

Mark Scherer 1 year ago
parent
commit
0cf4c99ca8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -27,7 +27,7 @@
 	},
 	"require": {
 		"php": ">=8.1",
-		"cakephp/cakephp": "dev-5.next as 5.1.0",
+		"cakephp/cakephp": "^5.0.3",
 		"dereuromark/cakephp-shim": "^3.0.0"
 	},
 	"require-dev": {