Изменил(а) на 'composer.json'

This commit is contained in:
Pavel Shevaev 2023-10-24 18:25:50 +03:00
parent e13a6638fc
commit c79c39e2bb
1 changed files with 0 additions and 3 deletions

View File

@ -5,8 +5,5 @@
"require": { "require": {
"php": ">=7.4", "php": ">=7.4",
"bit/taskman_git" : "^v1.0.0" "bit/taskman_git" : "^v1.0.0"
},
"autoload": {
"files": ["composer.inc.php"]
} }
} }