An open API service indexing awesome lists of open source software.

https://github.com/jenkoian/composer-issue-10387


https://github.com/jenkoian/composer-issue-10387

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Composer Issue #10387

Repo to reproduce the following issue:

https://github.com/composer/composer/issues/10387

* `git clone git@github.com:jenkoian/composer-issue-10387.git`
* `cd composer-issue-10387`
* Run `bin/works` to see phpunit (v9) working on composer `2.1.12`
* Run `bin/breaks` to see phpunit (v9) fail on composer `2.2.0`