ircmaxell / Tuli

A static analysis engine
MIT License
170 stars 7 forks source link

Composer should not raise warnings. #3

Closed Tjoosten closed 9 years ago

Tjoosten commented 9 years ago

MacBook-Pro-van-Tim:iRail-work tim$ sudo composer require ircmaxell/tuli dev-master ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json to its original content. MacBook-Pro-van-Tim:iRail-work tim$

ircmaxell commented 9 years ago

This should be fixed. can you try again?

Tjoosten commented 9 years ago

Still the same error.

ghost commented 9 years ago

In your composer.json, you've set: "name": "ircmaxell/php-tuli", just tuli would be okay.

Anyway, you should submit your app on https://packagist.org/ so that people can install it through composer :)

ircmaxell commented 9 years ago

Renamed the package (I was originally going to name it php-tuli).

As far as packagist, it's still a bit early for that. I want to get it even remotely stable prior to that sort of publication...

ircmaxell commented 9 years ago

Nevermind, submitted to packagist.