Изменил(а) на 'composer.json'
This commit is contained in:
parent
4ead13a1e6
commit
a7481a174e
|
@ -3,7 +3,8 @@
|
|||
"description": "taskman UPM utils",
|
||||
"homepage": "https://git.bit5.ru/bit/taskman_upm",
|
||||
"require": {
|
||||
"php": ">=7.4"
|
||||
"php": ">=7.4",
|
||||
"bit/taskman_git" : "^v1.0.0"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["upm.inc.php"]
|
||||
|
|
Loading…
Reference in New Issue