This commit is contained in:
Kavalar 2024-07-25 12:37:21 +03:00
parent 3675ad134c
commit 0f00069165

View File

@ -1,6 +1,7 @@
{
"name": "itguild/forms",
"type": "library",
"license": "MIT",
"autoload": {
"psr-4": {
"itguild\\forms\\": "src/"
@ -8,9 +9,11 @@
},
"authors": [
{
"name": "Kavalar"
"name": "Kavalar",
"email": "apuc06@mail.ru"
}
],
"minimum-stability": "dev",
"require": {
"twbs/bootstrap": "5.0.2",
"itguild/php-cg-select-v2": "^0.1.0",