Fixed typo in composer.json

This commit is contained in:
Josh Sherman 2017-02-04 17:36:25 -06:00
parent 80fa6ab88e
commit 762d5860c7
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -9,10 +9,10 @@
},
"require-dev": {
"satooshi/php-coveralls": "~1.0"
}
},
"autoload": {
"psr-4": {
"joshtronic\\": "src"
}
},
}
}