Run quickstart script
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Pcm\\ExampleBundle\\": "src/"
|
||||
"Pcm\\MetadataBundle\\": "src/"
|
||||
}
|
||||
},
|
||||
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Pcm\\ExampleBundle\\Tests\\": "tests/"
|
||||
"Pcm\\MetadataBundle\\Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user