Skip to content

Commit 397e9e9

Browse files
committed
Merge pull request #4 from artn/master
Symfony/yaml requirements updated to 2.6.*
2 parents 76accf4 + b24f1cd commit 397e9e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=5.2.0",
1515
"illuminate/support": "~5.0",
16-
"symfony/yaml": "2.4.*"
16+
"symfony/yaml": "2.6.*"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "4.*",

0 commit comments

Comments
 (0)