Skip to content

Commit

Permalink
Merge pull request #23 from pamil/remove-symfony-config
Browse files Browse the repository at this point in the history
Remove symfony/config dependency
  • Loading branch information
pamil authored Jul 19, 2016
2 parents ccdf6e0 + d0734be commit 9b9bd5f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"require": {
"php": "^5.5.9|^7.0",
"behat/behat": "^3.0.5",
"behat/mink-extension": "^2.0.1",
"symfony/config": "^2.3|^3.0"
"behat/mink-extension": "^2.0.1"
},
"require-dev": {
"phpspec/phpspec": "^2.0",
Expand Down

0 comments on commit 9b9bd5f

Please sign in to comment.