Skip to content

Commit 5585d4f

Browse files
authored
Merge pull request facebookarchive#818 from yguedidi/flat_structure
Flat structure
2 parents 717acef + 00c7def commit 5585d4f

File tree

69 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"autoload": {
2929
"psr-4": {
30-
"Facebook\\": "src/Facebook/"
30+
"Facebook\\": "src/"
3131
}
3232
},
3333
"autoload-dev": {

0 commit comments

Comments
 (0)