Skip to content

Commit

Permalink
Merge pull request #25 from abumostafa/t/update-http-foundation
Browse files Browse the repository at this point in the history
T/update http foundation
  • Loading branch information
rwos authored Jan 25, 2018
2 parents 51b5f73 + c6ead78 commit e3cc805
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 20 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
],
"require": {
"php": ">=5.5",
"symfony/http-foundation": "2.*",
"firebase/php-jwt": "^5.0",
"guzzlehttp/guzzle": "^6.0"
"guzzlehttp/guzzle": "^6.0",
"symfony/http-foundation": "3.3.*"
},
"require-dev": {
"phpunit/phpunit": "4.8.*",
Expand Down
98 changes: 80 additions & 18 deletions composer.lock

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

0 comments on commit e3cc805

Please sign in to comment.