Skip to content

Commit 6f43904

Browse files
Update cakephp/cakephp requirement from 5.1.* to 5.2.*
Updates the requirements on [cakephp/cakephp](https://github.com/cakephp/cakephp) to permit the latest version. - [Release notes](https://github.com/cakephp/cakephp/releases) - [Commits](cakephp/cakephp@5.1.0...5.2.0) --- updated-dependencies: - dependency-name: cakephp/cakephp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86611db commit 6f43904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://cakephp.org",
77
"require": {
88
"php": ">=8.1",
9-
"cakephp/cakephp": "5.1.*",
9+
"cakephp/cakephp": "5.2.*",
1010
"cakephp/migrations": "^4.0.0",
1111
"cakephp/plugin-installer": "^2.0",
1212
"mobiledetect/mobiledetectlib": "^4.8.03"

0 commit comments

Comments
 (0)