Skip to content

Commit 9faf59a

Browse files
spawniaactions-user
authored andcommitted
Normalize composer.json
1 parent 37ba7d7 commit 9faf59a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@
4444
},
4545
"autoload-dev": {
4646
"psr-4": {
47-
"GraphQL\\Tests\\": "tests/",
4847
"GraphQL\\Benchmarks\\": "benchmarks/",
49-
"GraphQL\\Examples\\Blog\\": "examples/01-blog/Blog/"
48+
"GraphQL\\Examples\\Blog\\": "examples/01-blog/Blog/",
49+
"GraphQL\\Tests\\": "tests/"
5050
}
5151
},
5252
"config": {

0 commit comments

Comments
 (0)