Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support composer #2

Closed
b3nl opened this issue Jan 1, 2017 · 2 comments
Closed

Support composer #2

b3nl opened this issue Jan 1, 2017 · 2 comments
Assignees

Comments

@b3nl
Copy link

b3nl commented Jan 1, 2017

I think, you should provide a more modern way to include this lib.

@olifolkerd olifolkerd self-assigned this Jan 1, 2017
@olifolkerd
Copy link
Owner

Hey,

Great idea! will get composer support in in the next few days.

Oli

@FWidm
Copy link
Contributor

FWidm commented Oct 6, 2017

As an FYI you can now use the project by specifying the repo in your composer json like this:

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

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

No branches or pull requests

3 participants