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

Composer #1428

Closed
Danack opened this issue Sep 7, 2014 · 0 comments
Closed

Composer #1428

Danack opened this issue Sep 7, 2014 · 0 comments

Comments

@Danack
Copy link
Contributor

Danack commented Sep 7, 2014

In PHP Unit version 4.1 there is a requirement for php-file-iterator version 1.3.1-ish:

"phpunit/php-file-iterator": "~1.3.1",

However there is no composer file in php-file-iterator version 1.3.1 which means that version is not installable via composer.

You can see that the versions for php-file-iterator start at 1.3.2 in Packagist.

I don't know the best way to resolve this...it's probably going to bite other people trying to do composer update without upgrading to the latest 4.1, 4.2 or 4.3 versions - which all require php-file-iterator ~1.3.1

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

No branches or pull requests

1 participant