Make use of the classmap, the current class/file structure does not allow for PSR-0 autoloading.
This commit is contained in:
parent
ae21dd0f56
commit
6287ba89d0
@ -20,10 +20,6 @@
|
|||||||
"phpunit/phpunit": "~4.0"
|
"phpunit/phpunit": "~4.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"classmap": ["lib/"]
|
||||||
"OpenPGP": "lib/"
|
|
||||||
},
|
|
||||||
"files": [
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user