MAPG-243 use soko-web framework #56

Merged
bence merged 6 commits from feature/MAPG-243-use-soko-web-framework into develop 2023-04-07 21:26:40 +02:00
2 changed files with 1040 additions and 732 deletions
Showing only changes of commit 0bfebec8ca - Show all commits

View File

@ -3,15 +3,19 @@
"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"
"phpunit/phpunit": "^9.6",
"phpstan/phpstan": "^1.10"
},
"autoload": {
"psr-4": {

1762
composer.lock generated

File diff suppressed because it is too large Load Diff