Skip to content

Commit

Permalink
Test lowest versions of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Dec 16, 2014
1 parent 3717a18 commit a98f682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"php": ">=5.3.3"
},
"require-dev": {
"symfony/css-selector": "~2.0,>=2.0.5"
"symfony/css-selector": "~2.3"
},
"suggest": {
"symfony/css-selector": ""
Expand Down

0 comments on commit a98f682

Please sign in to comment.