Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Homza Lukáš committed Dec 18, 2015
1 parent 3add558 commit bedbcd9
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 @@ -11,8 +11,8 @@
],
"require": {
"php": ">=5.3.0",
"symfony/Yaml": "dev-master",
"austinhyde/IniParser": "dev-master"
"symfony/Yaml": "2.8.*",
"austinhyde/IniParser": "1.0.*"
},
"autoload": {
"psr-4": {
Expand All @@ -21,4 +21,4 @@
},
"minimum-stability": "dev",
"keywords": ["configuration"]
}
}

0 comments on commit bedbcd9

Please sign in to comment.