Remove empty psr-4

This commit is contained in:
Damian Mooyman 2018-04-13 10:15:04 +12:00
parent 39f0af225f
commit 7cfaeccfb1
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A

View File

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