diff --git a/composer.json b/composer.json index 75ab3d0..abbe6dd 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ }, "require": { "php": "^8.2", - "cakephp/cakephp": "^5.3" + "cakephp/cakephp": "^5.3.6" }, "require-dev": { "cakephp/cakephp-codesniffer": "^5.0", diff --git a/composer.lock b/composer.lock index 86fd630..a0a4175 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a813a30dbbe0dd3646eac6c1a9c97209", + "content-hash": "d6c2652e0d1146d2c23a6c0366251526", "packages": [ { "name": "cakephp/cakephp", - "version": "5.3.5", + "version": "5.3.6", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "c6bd8670ac3d684fccf1f6735938078ea3ac1a47" + "reference": "cdaca8c3b710789e8545bff5a83194a6b19cad46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/c6bd8670ac3d684fccf1f6735938078ea3ac1a47", - "reference": "c6bd8670ac3d684fccf1f6735938078ea3ac1a47", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/cdaca8c3b710789e8545bff5a83194a6b19cad46", + "reference": "cdaca8c3b710789e8545bff5a83194a6b19cad46", "shasum": "" }, "require": { @@ -125,7 +125,7 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/cakephp" }, - "time": "2026-05-09T03:17:01+00:00" + "time": "2026-05-23T16:55:57+00:00" }, { "name": "cakephp/chronos", @@ -3027,8 +3027,5 @@ "php": "^8.2" }, "platform-dev": {}, - "platform-overrides": { - "php": "8.2.30" - }, "plugin-api-version": "2.9.0" }