diff --git a/composer.json b/composer.json index 7de3324f..c3aa7bfe 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "extra": { "patches": { "phing/phing": { - "Support relative symliks in Phing": "patches/phing-relative-symlinks.patch" + "Support relative symliks in Phing": "https://raw.githubusercontent.com/palantirnet/the-build/7cdc28b6019fb88a0604261366f9ea35f1e21d96/patches/phing-relative-symlinks.patch" } } }