Skip to content

Commit

Permalink
Update composer.json for symfony 4 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarib committed Jan 25, 2018
1 parent 62dcbc3 commit 644e6e7
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 @@ -18,7 +18,7 @@
},
"autoload": {
"psr-4": {
"Kayue\\WordpressBundle": ""
"Kayue\\WordpressBundle\\": ""
}
}
}

0 comments on commit 644e6e7

Please sign in to comment.