Skip to content

Class Not Found #20

@MoonWatcher582

Description

@MoonWatcher582

Hey,

I'm trying to use this in a small project of mine, but I'm getting
PHP Fatal error: Class 'Frlnc\\Slack\\Http\\CurlInteractor' not found in /path/to/file/calling/new/cur/interactor

I think I may have installed improperly, so for reference, my composer.json is as follows:

{
  "name" : "teltech/q2a-slackbot",
  "keywords" : ["slack", "Q2A"],
  "license" : "MIT",
  "require" : {
    "php" : ">=5.4.0",
    "frlnc/php-slack" : ">=1.0.0"
  }
}

Any advice for fixing this?

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