Merge remote-tracking branch 'origin/develop' into feature/gitlab-ci

This commit is contained in:
Daniel Siepmann 2017-04-11 11:10:19 +02:00
commit e8211dc411

View file

@ -9,9 +9,13 @@
"email": "coding@daniel-siepmann.de" "email": "coding@daniel-siepmann.de"
} }
], ],
"autoload-dev": {
"psr-4": {
"Typo3Update\\Tests\\": "tests/"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Typo3Update\\Tests\\": "tests/",
"Typo3Update\\": "src/Standards/Typo3Update/" "Typo3Update\\": "src/Standards/Typo3Update/"
}, },
"files": [ "files": [