diff --git a/composer.json b/composer.json index 2801d03..15cc5cd 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "esoko/soko-web": "0.4", + "esoko/soko-web": "0.6", "fzaninotto/faker": "^1.9" }, "require-dev": { diff --git a/composer.lock b/composer.lock index ed062aa..3d48c24 100644 --- a/composer.lock +++ b/composer.lock @@ -4,15 +4,15 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5e355d5efeb34e7e0ad2a69b1ec109d6", + "content-hash": "fd65225819ba36427cdc6a925b417bd1", "packages": [ { "name": "esoko/soko-web", - "version": "v0.4", + "version": "0.6", "source": { "type": "git", "url": "https://git.esoko.eu/esoko/soko-web.git", - "reference": "948b36c80d324e07339a543d97b9e629487f3a45" + "reference": "5e0579463cf0f4203c46e0d4f9c09cd283dbf0b8" }, "require": { "phpmailer/phpmailer": "^6.8", @@ -33,7 +33,7 @@ "GNU GPL 3.0" ], "description": "Lightweight web framework", - "time": "2023-04-16T18:52:06+00:00" + "time": "2023-04-19T21:35:03+00:00" }, { "name": "fzaninotto/faker",