Skip to content

Commit

Permalink
Remove StucturedHeaders namespace compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
gapple committed Jun 18, 2021
1 parent 2d28751 commit 4746d94
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 80 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"autoload": {
"psr-4": {
"gapple\\StructuredFields\\": "src/",
"gapple\\Tests\\StructuredFields\\": "tests/",
"gapple\\StructuredHeaders\\": "src/headers-compat"
"gapple\\Tests\\StructuredFields\\": "tests/"
}
},
"scripts": {
Expand Down
13 changes: 0 additions & 13 deletions src/headers-compat/Bytes.php

This file was deleted.

13 changes: 0 additions & 13 deletions src/headers-compat/ParseException.php

This file was deleted.

13 changes: 0 additions & 13 deletions src/headers-compat/Parser.php

This file was deleted.

13 changes: 0 additions & 13 deletions src/headers-compat/SerializeException.php

This file was deleted.

13 changes: 0 additions & 13 deletions src/headers-compat/Serializer.php

This file was deleted.

13 changes: 0 additions & 13 deletions src/headers-compat/Token.php

This file was deleted.

0 comments on commit 4746d94

Please sign in to comment.