diff --git a/composer.lock b/composer.lock index b7d533b..fdfe13c 100644 --- a/composer.lock +++ b/composer.lock @@ -351,34 +351,34 @@ }, { "name": "codeigniter4/framework", - "version": "v4.5.7", + "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/codeigniter4/framework.git", - "reference": "f253839c071abbef5262cbb8f49a6077dc5dd568" + "reference": "96a1e603b9a0f022b0febb2e249eab6971a7e0d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/codeigniter4/framework/zipball/f253839c071abbef5262cbb8f49a6077dc5dd568", - "reference": "f253839c071abbef5262cbb8f49a6077dc5dd568", + "url": "https://api.github.com/repos/codeigniter4/framework/zipball/96a1e603b9a0f022b0febb2e249eab6971a7e0d5", + "reference": "96a1e603b9a0f022b0febb2e249eab6971a7e0d5", "shasum": "" }, "require": { "ext-intl": "*", "ext-mbstring": "*", - "laminas/laminas-escaper": "^2.13", + "laminas/laminas-escaper": "^2.14", "php": "^8.1", "psr/log": "^3.0" }, "require-dev": { "codeigniter/coding-standard": "^1.7", - "fakerphp/faker": "^1.9", + "fakerphp/faker": "^1.24", "friendsofphp/php-cs-fixer": "^3.47.1", - "kint-php/kint": "^5.0.4", - "mikey179/vfsstream": "^1.6", + "kint-php/kint": "^6.0", + "mikey179/vfsstream": "^1.6.12", "nexusphp/cs-config": "^3.6", "phpunit/phpunit": "^10.5.16 || ^11.2", - "predis/predis": "^1.1 || ^2.0" + "predis/predis": "^1.1 || ^2.3" }, "suggest": { "ext-curl": "If you use CURLRequest class", @@ -421,7 +421,7 @@ "slack": "https://codeigniterchat.slack.com", "source": "https://github.com/codeigniter4/CodeIgniter4" }, - "time": "2024-12-31T12:13:44+00:00" + "time": "2025-01-19T18:31:34+00:00" }, { "name": "composer/pcre", @@ -6553,5 +6553,5 @@ "php": "^8.2" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }