Skip to content

'Class 'Unirest' not found' #15

@pichsenmeister

Description

@pichsenmeister

I'm using the PHP-SDK of oauth.io. I get the following error:

[2015-02-04 11:35:35] local.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Class 'Unirest' not found' in /home/vagrant/Code/shelfflip-web/vendor/oauth-io/oauth/src/OAuth_io/HttpWrapper.php:33
Stack trace:
#0 [internal function]: Illuminate\Exception\Handler->handleShutdown()

this is my composer file:

"require": {
        "laravel/framework": "4.2.*",
        "mashape/unirest-php": "dev-master",
        "oauth-io/oauth": "0.3.0"
    },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions