Skip to content

Commit

Permalink
Merge pull request #71 from advisors-excel-llc/feature/updateSymfony
Browse files Browse the repository at this point in the history
Update Symfony
  • Loading branch information
NickALafrance authored Apr 7, 2020
2 parents 7037af6 + 170b85c commit 20c7157
Show file tree
Hide file tree
Showing 4 changed files with 403 additions and 468 deletions.
8 changes: 3 additions & 5 deletions .idea/php.xml

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

8 changes: 3 additions & 5 deletions .idea/salesforce-rest-sdk.iml

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

6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"description": "An SDK for the Salesforce Rest API",
"type": "library",
"require": {
"php": "^7.1",
"php": "^7.2",
"guzzlehttp/guzzle": "^6.3",
"jms/serializer": "^3.0",
"ramsey/uuid": "^3.8",
"doctrine/collections": "^1.5",
"symfony/cache": "~3.4|~4.0",
"symfony/cache": "^4.0|^5.0",
"psr/log": "^1.1",
"symfony/expression-language": "^4.2",
"symfony/expression-language": "^4.2|^5.0",
"jms/metadata": "^1.0|^2.0"
},
"license": "proprietary",
Expand Down
Loading

0 comments on commit 20c7157

Please sign in to comment.