Skip to content

Commit

Permalink
Updated composer requirements (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
bajb authored and TomK committed Mar 20, 2017
1 parent 18dd6b4 commit 5f8cbd0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
"homepage": "http://fortifi.co",
"license": "BSD-3-Clause",
"require": {
"fortifi/fortifi-api": "~4",
"fortifi/fortifi-api": "~5",
"league/oauth2-client": "~0.11",
"packaged/helpers": "~1.0"
"packaged/helpers": "~1.7"
},
"require-dev": {
"fortifi/fortifi-api": "dev-develop as 4.1",
"phpunit/phpunit": "~4.6"
"phpunit/phpunit": "~4.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5f8cbd0

Please sign in to comment.