mirror of
https://github.com/werkraum-media/abtest.git
synced 2024-11-14 18:16:10 +01:00
15 lines
274 B
JSON
15 lines
274 B
JSON
|
{
|
||
|
"name": "svewap/abtest2",
|
||
|
"type": "typo3-cms-extension",
|
||
|
"description": "",
|
||
|
"authors": [],
|
||
|
"require": {
|
||
|
"typo3/cms-core": "^8.7.1"
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"WapplerSystems\\ABTest2\\": "Classes"
|
||
|
}
|
||
|
}
|
||
|
}
|