Skip to content

Commit

Permalink
Added required dev dependecncy for symfony >= 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chives committed Dec 7, 2017
1 parent 652c2b7 commit ca2fdd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"symfony/class-loader": "^2.3|^3.0",
"symfony/monolog-bundle": "^2.3|^3.0",
"symfony/yaml": "^2.7.1|^3.0",
"symfony/var-dumper": "^2.6|^3.0",
"ext-pdo_sqlite": "*",
"fsi/resource-repository-bundle": "^1.1.5|^2.0@dev",
"fsi/datagrid": "^1.3|^2.0@dev",
Expand Down

0 comments on commit ca2fdd5

Please sign in to comment.