Skip to content

Commit 0149155

Browse files
author
Pavel Batanov
committed
fix composer
1 parent dff37d8 commit 0149155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"autoload": {
2323
"psr-4": {
24-
"\\ScayTrase\\Api\\": "src/ScayTrase/Api/"
24+
"ScayTrase\\Api\\": "src/ScayTrase/Api/"
2525
}
2626
},
2727
"suggest": {

0 commit comments

Comments
 (0)