Skip to content

Commit 5bcbfe2

Browse files
committed
tidy: improve default content negotiation
for #116
1 parent 13c2bd7 commit 5bcbfe2

5 files changed

Lines changed: 292 additions & 163 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@
4040
},
4141
"autoload-dev": {
4242
"psr-4": {
43-
"GT\\Routing\\Test\\": "./test/phpunit",
44-
"Gt\\Routing\\Test\\": "./test/phpunit"
43+
"GT\\Routing\\Test\\": "./test/phpunit"
4544
}
4645
},
4746
"config": {

0 commit comments

Comments
 (0)