Skip to content

Commit

Permalink
Bug #5, Move non-PSR-2 libraries out of way [iet:3723231]
Browse files Browse the repository at this point in the history
* Move `POParser`, `class.pdf2text` - third-party code
  • Loading branch information
nfreear committed Jul 5, 2015
1 parent 3a09301 commit b2cb0cb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 205 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"psr-4": {
"IET_OU\\Open_Media_Player\\": [ "src", "src/providers", "src/Players" ],
"IET_OU\\SubClasses\\": "src/SubClasses"
}
},
"classmap": [ "src/third_party/class.pdf2text.php" ]
},
"autoload-dev": {
"psr-4": {
Expand Down
204 changes: 0 additions & 204 deletions src/POParser.php

This file was deleted.

File renamed without changes.

0 comments on commit b2cb0cb

Please sign in to comment.