joshfraser/PHP-Name-Parser

Trying to require through composer

Closed this issue · 3 comments

I like your package, and I want to continue getting updates as you build. But I can't seem to get it via composer. Any suggestions?

Did you try this already?

"require": {
"joshfraser/php-name-parser": "master-dev"
}

I tried that, and it messes with my git repo, tries to create a submodule or something like that... So I'm just using the code for now..