HELLO v3!!!
This commit is contained in:
13
spec/fixtures/dynamic_finders/plugin_version/acumulus/composer_file/libraries/Siel/composer.json
vendored
Normal file
13
spec/fixtures/dynamic_finders/plugin_version/acumulus/composer_file/libraries/Siel/composer.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "siel/acumulus-lib",
|
||||
"description": "Siel Acumulus Web API library, common for all web shops",
|
||||
"version": "4.9.2",
|
||||
"license": [
|
||||
"GPL-3.0"
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Siel\\Acumulus\\": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user