remove not used dependency fzaninotto/faker

This commit is contained in:
Bence Pőcze 2023-09-27 21:26:49 +02:00
parent 64377be637
commit 07edad87c4
Signed by: bence
GPG Key ID: DC5BD6E95A333E6D

View File

@ -10,8 +10,7 @@
}
],
"require": {
"esoko/soko-web": "0.14.1",
"fzaninotto/faker": "^1.9"
"esoko/soko-web": "0.14.1"
},
"require-dev": {
"phpunit/phpunit": "^9.6",