Skip to content

Commit

Permalink
require symfony/form
Browse files Browse the repository at this point in the history
  • Loading branch information
kossitk authored Mar 14, 2019
1 parent 25fb173 commit ca63590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"license": "MIT",
"require": {
"php": "^7.0",
"symfony/framework-bundle": "^4.0"
"symfony/form": "^4.0"
},
"autoload": {
"psr-4": { "Kryptomania\\ExtraFormBundle\\": "" }
}
}
}

0 comments on commit ca63590

Please sign in to comment.