Skip to content

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

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"
  }
} 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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