Skip to content

Commit

Permalink
Updating composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vespakoen committed Apr 7, 2014
1 parent 688781c commit b136cda
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
}
],
"require": {
"symfony/yaml": "dev-master",
"illuminate/console": "~4",
"illuminate/container": "~4",
"illuminate/support": "~4",
"illuminate/view": "~4",
"illuminate/events": "~4",
"symfony/yaml": "~2.4",
"illuminate/console": "~4.2",
"illuminate/container": "~4.2",
"illuminate/support": "~4.2",
"illuminate/view": "~4.2",
"illuminate/events": "~4.2",
"sami/sami": "dev-master",
"jms/php-manipulator": "dev-master",
"nikic/php-parser": "0.9.*"
Expand Down

0 comments on commit b136cda

Please sign in to comment.