diff --git a/composer.json b/composer.json index 27f9a6f..86a6a3c 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "require": { "aws/aws-sdk-php": "3.278.0", - "bcosca/fatfree": "3.8.2", + "bcosca/fatfree": "3.9.0", "ext-curl": "*", "ext-imagick": "*", "ext-json": "*", diff --git a/composer.lock b/composer.lock index 4d9b6b1..cdd0e1c 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": "015e74eb9a11a5fe6b5db857e3f88fea", + "content-hash": "a815fcfb7196f37d586b6b0e0411884e", "packages": [ { "name": "aws/aws-crt-php", @@ -157,16 +157,16 @@ }, { "name": "bcosca/fatfree", - "version": "3.8.2", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/bcosca/fatfree.git", - "reference": "e55d7bedd2704f6e5c3501678fbea8788c7642b4" + "reference": "9563e848a403c8e932633f8daef7dda5b2f64ec6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bcosca/fatfree/zipball/e55d7bedd2704f6e5c3501678fbea8788c7642b4", - "reference": "e55d7bedd2704f6e5c3501678fbea8788c7642b4", + "url": "https://api.github.com/repos/bcosca/fatfree/zipball/9563e848a403c8e932633f8daef7dda5b2f64ec6", + "reference": "9563e848a403c8e932633f8daef7dda5b2f64ec6", "shasum": "" }, "require": { @@ -181,26 +181,26 @@ "homepage": "http://fatfreeframework.com/", "support": { "issues": "https://github.com/bcosca/fatfree/issues", - "source": "https://github.com/bcosca/fatfree/tree/3.8.2" + "source": "https://github.com/bcosca/fatfree/tree/3.9.0" }, - "time": "2023-07-23T22:23:04+00:00" + "time": "2024-12-29T16:02:38+00:00" }, { "name": "bcosca/fatfree-core", - "version": "3.8.2", + "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/f3-factory/fatfree-core.git", - "reference": "774692ce7698904d3cb35bbd4f79376bb17eeddc" + "reference": "227b3b03315ab86b1601d9e9fd8e07efbedf6ab9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/f3-factory/fatfree-core/zipball/774692ce7698904d3cb35bbd4f79376bb17eeddc", - "reference": "774692ce7698904d3cb35bbd4f79376bb17eeddc", + "url": "https://api.github.com/repos/f3-factory/fatfree-core/zipball/227b3b03315ab86b1601d9e9fd8e07efbedf6ab9", + "reference": "227b3b03315ab86b1601d9e9fd8e07efbedf6ab9", "shasum": "" }, "require": { - "php": ">=5.4" + "php": ">=7.2" }, "type": "library", "autoload": { @@ -216,9 +216,19 @@ "homepage": "http://fatfreeframework.com/", "support": { "issues": "https://github.com/f3-factory/fatfree-core/issues", - "source": "https://github.com/f3-factory/fatfree-core/tree/3.8.2" + "source": "https://github.com/f3-factory/fatfree-core/tree/3.9.0" }, - "time": "2023-07-23T22:11:30+00:00" + "funding": [ + { + "url": "https://www.buymeacoffee.com/ikkez", + "type": "buy_me_a_coffee" + }, + { + "url": "https://github.com/ikkez", + "type": "github" + } + ], + "time": "2024-12-31T17:11:04+00:00" }, { "name": "clue/stream-filter",