Skip to content

Commit

Permalink
fix psr-4
Browse files Browse the repository at this point in the history
  • Loading branch information
hryvinskyi committed Jul 25, 2017
1 parent 759abf2 commit 8f923bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
"Script\\Base": ""
"Script\\Base\\": ""
}
}
}

0 comments on commit 8f923bd

Please sign in to comment.