Skip to content

Commit

Permalink
SDK required update (#9)
Browse files Browse the repository at this point in the history
* SDK required update

* Update from tilde to caret on API version
  • Loading branch information
seemly authored and TomK committed Jul 25, 2017
1 parent cce05fb commit c77bdc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "http://fortifi.co",
"license": "BSD-3-Clause",
"require": {
"fortifi/fortifi-api": "~6",
"fortifi/fortifi-api": "^7",
"league/oauth2-client": "~0.11",
"packaged/helpers": "~1.7"
},
Expand Down

0 comments on commit c77bdc1

Please sign in to comment.