Skip to content

Commit

Permalink
Merge 58c06f1 into dcb0685
Browse files Browse the repository at this point in the history
  • Loading branch information
azine committed Nov 30, 2018
2 parents dcb0685 + 58c06f1 commit 895813f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"github-domains": ["github.com"]
},
"require": {
"php": "^7.0",
"symfony/symfony": "^3.0|^4.0",
"php": ">=5.6.0",
"symfony/symfony": "~2.7|^3.0|^4.0",
"friendsofsymfony/user-bundle": "~2.0",
"monolog/monolog": "~1.6,>=1.6.0"
},
"require-dev": {
"phpunit/phpunit": "~7.0",
"phpunit/phpunit": "~5.0",
"friendsofphp/php-cs-fixer": "^2.2"
},
"autoload": {
Expand Down

0 comments on commit 895813f

Please sign in to comment.