Skip to content

Commit b1bd9be

Browse files
committed
autoload fix
1 parent e4bf6db commit b1bd9be

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"email": "webmaster@inalto.com"
99
}
1010
],
11+
"autoload": {
12+
"psr-4": { "PayWay\\": "./" }
13+
},
1114
"require": {},
1215
"minimum-stability": "dev",
1316
"prefer-stable": true

0 commit comments

Comments
 (0)