MAPG-243 install soko-web by composer

This commit is contained in:
Bence Pőcze 2023-04-07 20:27:26 +02:00
parent de78084ad5
commit 68eace5ca8
Signed by: bence
GPG Key ID: DC5BD6E95A333E6D
2 changed files with 441 additions and 1931 deletions

View File

@ -3,16 +3,16 @@
"type": "project",
"description": "MapGuesser Application",
"license": "GNU GPL 3.0",
"repositories": [
{
"url": "https://git.esoko.eu/esoko/soko-web.git",
"type": "git"
}
],
"require": {
"vlucas/phpdotenv": "^4.1",
"symfony/console": "^5.1",
"phpmailer/phpmailer": "^6.1",
"esoko/soko-web": "0.1",
"fzaninotto/faker": "^1.9"
},
"require-dev": {
"phpunit/phpunit": "^9",
"phpstan/phpstan": "^0.12.32"
},
"autoload": {
"psr-4": {
"MapGuesser\\": "src"

2358
composer.lock generated

File diff suppressed because it is too large Load Diff