Skip to content

Commit

Permalink
Merge pull request #3 from gdubost/feature/18722
Browse files Browse the repository at this point in the history
[FEATURE#18722] Changement paquets composer
  • Loading branch information
SparSio committed Jun 4, 2015
2 parents 45e7744 + 1f07227 commit 40ae361
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 103 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
}
],
"require": {
"php": ">=5.6",
"php": ">=5.5.0",
"silex/silex": "1.x",
"guzzle/silex-provider": "1.x"
"guzzle/guzzle": "3.9.x"
},
"autoload": {
"psr-4": {
Expand Down
157 changes: 56 additions & 101 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40ae361

Please sign in to comment.