mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Add composer autoloading support to 3.x
This commit is contained in:
parent
28b79c88ff
commit
a548f0290e
@ -26,5 +26,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/PHPUnit": "~3.7"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["code"]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user