Skip to content

Commit

Permalink
Merge pull request #1 from HaaseIT/master
Browse files Browse the repository at this point in the history
Fixed Namespace misconfiguration
  • Loading branch information
Cruiser13 committed Feb 9, 2021
2 parents b717bbf + c6c668b commit 2175729
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 @@ -15,7 +15,7 @@
],
"autoload": {
"psr-4": {
"pringuin\\DataprivacyBundle\\": "src/pringuin/"
"pringuin\\": "src/pringuin/"
}
},
"extra": {
Expand Down

0 comments on commit 2175729

Please sign in to comment.