Tweaking composer autoload
This commit is contained in:
parent
e97c53e255
commit
dbf449fba6
|
@ -0,0 +1 @@
|
|||
tags
|
|
@ -4,8 +4,5 @@
|
|||
"homepage": "https://git.bit5.ru/bit/bundletool",
|
||||
"require": {
|
||||
"php": ">=7.4"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["bundletool.cmd", "bundletool.jar"]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue