Skip to content

Commit 73b8d9f

Browse files
committed
Fixed autoloading.
1 parent 130bc51 commit 73b8d9f

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"php": ">=5.3.0"
1717
},
1818
"autoload": {
19-
"psr-0": {"Adoy\\OAuth2": "src/"}
19+
"psr-0": {"Adoy\\OAuth2\\": "src/"}
2020
}
2121
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)