Skip to content

Commit

Permalink
Restrict packages to use Symfony's DI in ^3.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
pamil committed Dec 11, 2017
1 parent 75f814c commit 483a81b
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 @@ -34,6 +34,7 @@
"phpunit/phpunit": "^5.6",
"twig/twig": "^2.0",
"symfony/browser-kit": "^3.2",
"symfony/dependency-injection": "^3.2",
"incenteev/composer-parameter-handler": "~2.0",
"polishsymfonycommunity/symfony-mocker-container": "^1.0"
},
Expand Down

0 comments on commit 483a81b

Please sign in to comment.