mirror of
https://github.com/werkraum-media/abtest.git
synced 2024-11-14 17:56:11 +01:00
14 lines
274 B
JSON
14 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"
|
|
}
|
|
}
|
|
}
|