Skip to content

Commit

Permalink
oopsie on the namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
j25j5 committed Feb 7, 2024
1 parent 7fdf3c6 commit 83b6e7e
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 @@ -26,11 +26,11 @@
"contao/manager-plugin": "^2.3.1"
},
"extra": {
"contao-manager-plugin": "VHUG\\Contao\\Autowrap\\ContaoManager\\Plugin"
"contao-manager-plugin": "Magmell\\Contao\\Autowrap\\ContaoManager\\Plugin"
},
"autoload": {
"psr-4": {
"VHUG\\Contao\\Autowrap\\": "src"
"Magmell\\Contao\\Autowrap\\": "src"
},
"classmap": [
"src/Resources/contao/"
Expand Down

0 comments on commit 83b6e7e

Please sign in to comment.