Remove empty psr-4

This commit is contained in:
Damian Mooyman 2018-04-13 10:16:37 +12:00
parent 5a8f201dc0
commit 659c3212db
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
"phpunit/PHPUnit": "^5.7"
},
"autoload": {
"psr-4": {},
"classmap": [
"app/src/Page.php",
"app/src/PageController.php"