Tweaking composer

This commit is contained in:
Pavel Shevaev 2024-09-23 19:13:16 +03:00
parent 717651edbe
commit 0137fd04eb
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@
"require": {
"php": ">=8.3"
},
"post-install-cmd": [
"taskman\\DotnetSupport::install"
],
"post-update-cmd": [
"taskman\\DotnetSupport::install"
],
"autoload": {
"classmap": ["dotnet.inc.php"]
}