cweagans/composer-patches-testrepo
A test repo for composer patches.
Maintainers
Package info
github.com/cweagans/composer-patches-testrepo
pkg:composer/cweagans/composer-patches-testrepo
v2.0.0
2023-02-01 23:13 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 430c5831ec4c3a99bb7fb79aef86793f0e743929
- Cameron Eagans <me.woop@cweagans.net>
This package is auto-updated.
Last update: 2026-06-29 02:13:29 UTC
README
This repository is used for acceptance tests in composer-patches.
Scenarios
| operation | applies | tag | patch url |
|---|---|---|---|
| add a file | ✅ yes | v1.0.0 |
https://patch-diff.githubusercontent.com/raw/cweagans/composer-patches-testrepo/pull/1.patch |
| add a different file | ✅ yes | v1.0.0 |
https://patch-diff.githubusercontent.com/raw/cweagans/composer-patches-testrepo/pull/4.patch |
| change a file | ✅ yes | v1.0.0 |
https://patch-diff.githubusercontent.com/raw/cweagans/composer-patches-testrepo/pull/2.patch |
| delete a file | ✅ yes | v1.0.0 |
https://patch-diff.githubusercontent.com/raw/cweagans/composer-patches-testrepo/pull/3.patch |
| add a file | ❌ no | v2.0.0 |
https://patch-diff.githubusercontent.com/raw/cweagans/composer-patches-testrepo/pull/1.patch |
