Skip to content

Commit

Permalink
Modified composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Enzo Perrotta committed Feb 20, 2020
1 parent bff01a2 commit 6779a83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"license": "MIT",
"autoload": {
"psr-4": {
"KiweeEu\\Emarsys\\": "src/"
"Omneo\\Emarsys\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"KiweeEu\\Emarsys\\": "tests/"
"Omneo\\Emarsys\\": "tests/"
}
},
"require": {
Expand Down

0 comments on commit 6779a83

Please sign in to comment.