Tweaking composer
This commit is contained in:
parent
717651edbe
commit
0137fd04eb
|
@ -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"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue