Skip to content

Commit

Permalink
Added Symfony bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
maryo committed Oct 22, 2016
1 parent 0f0d7dd commit 892b225
Show file tree
Hide file tree
Showing 5 changed files with 612 additions and 37 deletions.
5 changes: 4 additions & 1 deletion composer.json
Expand Up @@ -8,12 +8,15 @@
{"name": "Marek Štípek", "email": "marek.stipek@vanio.cz"}
],
"require": {
"php": ">=7.0",
"php": "7.0.*",
"doctrine/annotations": "^1.2",
"doctrine/cache": "^1.6"
},
"require-dev": {
"phpunit/phpunit": "^5.5",
"symfony/dependency-injection": "^3.0",
"symfony/config": "^3.0",
"symfony/http-kernel": "^3.0",
"vanio/coding-standards": "^0.1@dev"
},
"autoload": {
Expand Down

0 comments on commit 892b225

Please sign in to comment.