Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian committed Nov 7, 2016
1 parent ccb2e8d commit 9bfb160
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -12,6 +12,7 @@
"require": {
"php": "^5.6 || ^7.0",
"illuminate/support": "5.1.* || 5.2.* || 5.3.*",
"graham-campbell/manager": "^2.4",
"paypal/rest-api-sdk-php": "^1.10"
},
"require-dev": {
Expand Down

0 comments on commit 9bfb160

Please sign in to comment.