Добавление требований
This commit is contained in:
@@ -2,13 +2,16 @@
|
||||
"name": "artmark/forms",
|
||||
"description": "Form Manager",
|
||||
"type": "library",
|
||||
"license": "Proprietary",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Andrey Pokidov",
|
||||
"email": "pokidov@e-traffic.ru"
|
||||
}
|
||||
],
|
||||
"require": {},
|
||||
"require": {
|
||||
"php": ">=7.0.0",
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Artmark\\Forms\\": "src/"
|
||||
|
Reference in New Issue
Block a user