diff --git a/composer.json b/composer.json index c3d8a7d..311f26e 100644 --- a/composer.json +++ b/composer.json @@ -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": {