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"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"OpenPGP": "lib/"
|
||||
},
|
||||
"files": [
|
||||
]
|
||||
"classmap": ["lib/"]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user