Skip to content

How in the world do I install this with composer? #3

@imgidedin

Description

@imgidedin

I tried everything I could... I always get this message: - The requested package phppowertools/dom-query could not be found in any version, there may be a typo in the package name.

If you wondering my composer.json:

{ 
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/PHPPowertools/DOM-Query"
    }
  ],
"require": {
    "PHPPowertools/DOM-Query": "dev-master"
  }
} 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions