Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalourdio committed Dec 6, 2014
1 parent c19ae44 commit efe3214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
],
"require": {
"php": ">=5.5",
"mpalourdio/twitter-widgets": "0.*",
"mpalourdio/twitter-widgets": "~0.1",
"symfony/config": "~2.2",
"symfony/http-kernel": "~2.2",
"symfony/dependency-injection": "~2.2",
"twig/twig": "~1.11"
},
"require-dev": {
"phpunit/phpunit": "~4.3",
"phpunit/phpunit": "~4.4",
"squizlabs/php_codesniffer": "~1.5"
},
"autoload": {
Expand Down

0 comments on commit efe3214

Please sign in to comment.