diff --git a/composer.json b/composer.json index f2f335b5..e939aa40 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php": ">=8.1", "spryker/cakephp-statemachine": "dev-master", "cakephp/plugin-installer": "^2.0.1", - "cakephp/cakephp": "dev-5.x-fix-binary16 as 5.0.2", + "cakephp/cakephp": "5.x-dev as 5.0.2", "cakephp/bake": "3.x-dev as 3.0.2", "mobiledetect/mobiledetectlib": "4.*", "dereuromark/cakephp-tinyauth": "dev-master", diff --git a/composer.lock b/composer.lock index 61387161..29eaeda5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "25b374bf8e3d071df0fb0a99a9a056b4", + "content-hash": "0f26786394aa29defc9e3bf10be38f7c", "packages": [ { "name": "brick/math", @@ -220,16 +220,16 @@ }, { "name": "cakephp/cakephp", - "version": "dev-5.x-fix-binary16", + "version": "5.x-dev", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "025376caccb963350757159d52aba609464a2d24" + "reference": "4a47036b9330e95c14aba976b30a40c07a03d567" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/025376caccb963350757159d52aba609464a2d24", - "reference": "025376caccb963350757159d52aba609464a2d24", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/4a47036b9330e95c14aba976b30a40c07a03d567", + "reference": "4a47036b9330e95c14aba976b30a40c07a03d567", "shasum": "" }, "require": { @@ -290,6 +290,7 @@ "lib-ICU": "To use locale-aware features in the I18n and Database packages", "paragonie/csp-builder": "CSP builder, to use the CSP Middleware" }, + "default-branch": true, "type": "library", "autoload": { "files": [ @@ -334,7 +335,7 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/cakephp" }, - "time": "2023-11-14T13:09:41+00:00" + "time": "2023-11-14T03:52:28+00:00" }, { "name": "cakephp/chronos", @@ -5669,12 +5670,12 @@ "source": { "type": "git", "url": "https://github.com/cakephp/phinx.git", - "reference": "876f8e3abb4b578c4999c527e82c2708cbce55a1" + "reference": "02dc8fa581de54279872db48db0704a04ad43098" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/phinx/zipball/876f8e3abb4b578c4999c527e82c2708cbce55a1", - "reference": "876f8e3abb4b578c4999c527e82c2708cbce55a1", + "url": "https://api.github.com/repos/cakephp/phinx/zipball/02dc8fa581de54279872db48db0704a04ad43098", + "reference": "02dc8fa581de54279872db48db0704a04ad43098", "shasum": "" }, "require": { @@ -5747,7 +5748,7 @@ "issues": "https://github.com/cakephp/phinx/issues", "source": "https://github.com/cakephp/phinx/tree/dereuromark-patch-1" }, - "time": "2023-11-14T13:07:21+00:00" + "time": "2023-11-14T13:20:46+00:00" }, { "name": "sabberworm/php-css-parser", @@ -9853,7 +9854,7 @@ }, { "package": "cakephp/cakephp", - "version": "dev-5.x-fix-binary16", + "version": "5.9999999.9999999.9999999-dev", "alias": "5.0.2", "alias_normalized": "5.0.2.0" },