update composer.json file

This commit is contained in:
Clivern 2017-08-08 13:08:21 +02:00
parent a9c6a8a4d5
commit a5272e3621

View file

@ -28,5 +28,8 @@
"psr-4": {
"Clivern\\Imap\\": "tests"
}
},
"scripts": {
"test": "phpunit"
}
}