Skip to content

Commit

Permalink
update vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Sanquer authored and Charles Sanquer committed Oct 6, 2015
1 parent d667340 commit 6567f95
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 202 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"silex/silex": "~1.1",
"symfony/options-resolver": "~2.3"
"silex/silex": "~1.3",
"symfony/options-resolver": "~2.7"
},
"require-dev": {
"phpunit/phpunit": "~4.1"
"phpunit/phpunit": "~4.8"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 6567f95

Please sign in to comment.