Skip to content

Commit 401c342

Browse files
committed
Merge pull request #11 from buzzedword/patch-1
Add a range to allow flexible selection
2 parents 679f0aa + d640d80 commit 401c342

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"minimum-stability": "dev",
1515
"require": {
1616
"php": ">=5.3.0",
17-
"symfony/yaml": "2.6"
17+
"symfony/yaml": ">=2.6 <2.7"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "dev-master"

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)