Fixed W12

This commit is contained in:
Andrew 2023-03-26 16:58:46 +07:00
parent ee0715c3b2
commit 8680f03b91
19 changed files with 444 additions and 253 deletions

View file

@ -1,21 +1,15 @@
{
"name": "nuark/w12",
"description": "Work 12 app",
"name": "jenya/laba",
"description": "Laba",
"type": "project",
"license": "MIT",
"autoload": {
"psr-4": {
"Nuark\\W12\\": "src/"
"Jenya\\Laba\\": "src/"
}
},
"authors": [
{
"name": "Andrew",
"email": "me@nuark.xyz"
}
],
"require": {
"pecee/simple-router": "4.3.7.2",
"twig/twig": "^3.3"
}
}
}