Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CWD
CwdDataDoctrineORMBundle
Commits
b9cb22e5
Commit
b9cb22e5
authored
Sep 08, 2018
by
Bernhard Schussek
Browse files
Fixed PSR-4 namespace definition in composer.json
parent
4a5bb42e
Changes
1
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
b9cb22e5
...
...
@@ -11,7 +11,7 @@
],
"autoload"
:
{
"psr-4"
:
{
"Cwd\\
Cwd
DataDoctrineORMBundle\\"
:
""
"Cwd\\DataDoctrineORMBundle\\"
:
""
}
},
"repositories"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment