mirror of
https://github.com/silverstripe/recipe-cms.git
synced 2024-10-22 08:05:52 +02:00
Remove autoload classmap which clashes with installer
This commit is contained in:
parent
659c3212db
commit
22843c2ba5
@ -20,12 +20,6 @@
|
||||
"require-dev": {
|
||||
"phpunit/PHPUnit": "^5.7"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"app/src/Page.php",
|
||||
"app/src/PageController.php"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
"project-files": [
|
||||
"app/src/*"
|
||||
|
Loading…
Reference in New Issue
Block a user