Tweaking composer
This commit is contained in:
parent
717651edbe
commit
0137fd04eb
|
@ -5,12 +5,6 @@
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.3"
|
"php": ">=8.3"
|
||||||
},
|
},
|
||||||
"post-install-cmd": [
|
|
||||||
"taskman\\DotnetSupport::install"
|
|
||||||
],
|
|
||||||
"post-update-cmd": [
|
|
||||||
"taskman\\DotnetSupport::install"
|
|
||||||
],
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": ["dotnet.inc.php"]
|
"classmap": ["dotnet.inc.php"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue