Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 authored and greg0ire committed Feb 3, 2018
1 parent 4f3d58f commit 17417eb
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
@@ -38,8 +38,7 @@
"matthiasnoback/symfony-dependency-injection-test": "^1.0",
"sonata-project/user-bundle": "^3.6 || ^4.0",
"symfony/phpunit-bridge": "^4.0",
"symfony/security-core": "^2.8 || ^3.2 || ^4.0",
"symfony/security-acl": "^2.8 || ^3.0"
"symfony/security-core": "^2.8 || ^3.2 || ^4.0"
},
"suggest": {
"sonata-project/user-bundle": "For user timezone detection"

0 comments on commit 17417eb

Please sign in to comment.