Skip to content

Commit

Permalink
Remove legacy inflector classes for 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed May 6, 2020
1 parent cd2c5fe commit 1061783
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 759 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,11 @@
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
}
},
"autoload-dev": {
"psr-4": {
"Doctrine\\Tests\\Common\\Inflector\\": "tests/Doctrine/Tests/Common/Inflector",
"Doctrine\\Tests\\Inflector\\": "tests/Doctrine/Tests/Inflector"
}
},
Expand Down
281 changes: 0 additions & 281 deletions lib/Doctrine/Common/Inflector/Inflector.php

This file was deleted.

Loading

0 comments on commit 1061783

Please sign in to comment.