update soko-web to 0.4

This commit is contained in:
Bence Pőcze 2023-04-16 21:37:18 +02:00
parent bf6b5f39a5
commit 317a4de5c0
Signed by: bence
GPG Key ID: DC5BD6E95A333E6D
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
}
],
"require": {
"esoko/soko-web": "0.3",
"esoko/soko-web": "0.4",
"fzaninotto/faker": "^1.9"
},
"require-dev": {

8
composer.lock generated
View File

@ -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": "0f82e530dedc414cfc0b04daf3c2085c",
"content-hash": "5e355d5efeb34e7e0ad2a69b1ec109d6",
"packages": [
{
"name": "esoko/soko-web",
"version": "v0.3",
"version": "v0.4",
"source": {
"type": "git",
"url": "https://git.esoko.eu/esoko/soko-web.git",
"reference": "014a5480967c03c00dda5ee34c7eaf4be224b96e"
"reference": "948b36c80d324e07339a543d97b9e629487f3a45"
},
"require": {
"phpmailer/phpmailer": "^6.8",
@ -33,7 +33,7 @@
"GNU GPL 3.0"
],
"description": "Lightweight web framework",
"time": "2023-04-16T14:54:22+00:00"
"time": "2023-04-16T18:52:06+00:00"
},
{
"name": "fzaninotto/faker",