Actualizacion commit inicial - configuracion symfony
Showing
| ... | ... | @@ -5,7 +5,7 @@ |
| "description": "The \"Symfony Standard Edition\" distribution", | ||
| "autoload": { | ||
| "psr-4": { | ||
| "AppBundle\\": "src/AppBundle" | ||
| "": "src/" | ||
| }, | ||
| "classmap": [ "app/AppKernel.php", "app/AppCache.php" ] | ||
| }, | ||
| ... | ... | @@ -16,6 +16,9 @@ |
| "php": ">=5.3.9", | ||
| "doctrine/doctrine-bundle": "~1.4", | ||
| "doctrine/orm": "^2.4.8", | ||
| "dompdf/dompdf": "^0.8.3", | ||
| "jms/serializer-bundle": "^1.1", | ||
| "propel/propel-bundle": "^1.5", | ||
| "incenteev/composer-parameter-handler": "~2.0", | ||
| "sensio/distribution-bundle": "~4.0", | ||
| "sensio/framework-extra-bundle": "^3.0.2", | ||
| ... | ... |
nbproject/project.properties
0 → 100644
nbproject/project.xml
0 → 100644
Please register or sign in to comment