Removed AppBundle

This commit is contained in:
Oliver Davies 2016-05-26 18:24:51 +01:00
parent 575dea5e7f
commit dd4d9e9ed1
10 changed files with 1 additions and 228 deletions

View file

@ -21,10 +21,5 @@
"behat/mink-goutte-driver": "*",
"opdavies/sculpin-content-generator-bundle": "@stable",
"opdavies/sculpin-gist-embed-bundle": "dev-master"
},
"autoload": {
"psr-4": {
"AppBundle\\": "src/AppBundle"
}
}
}