https://github.com/jenkoian/composer-issue-10387
https://github.com/jenkoian/composer-issue-10387
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jenkoian/composer-issue-10387
- Owner: jenkoian
- Created: 2021-12-22T15:48:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T11:43:20.000Z (over 4 years ago)
- Last Synced: 2025-04-25T04:43:20.066Z (about 1 year ago)
- Language: Shell
- Size: 596 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`