cweagans / composer-patches-testrepo
A test repo for composer patches.
Installs: 104 306
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/cweagans/composer-patches-testrepo
This package is auto-updated.
Last update: 2025-10-29 03:39:37 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 |