Skip to content

Comments

Fixes missing script error#183

Merged
jazzsequence merged 2 commits intodefaultfrom
composer-scripts-fixes
May 6, 2025
Merged

Fixes missing script error#183
jazzsequence merged 2 commits intodefaultfrom
composer-scripts-fixes

Conversation

@jazzsequence
Copy link
Contributor

This PR fixes the ComposerScripts.php where the maybe-add-symlinks post-install script is run. maybe-add-symlinks doesn't actually exist -- instead maybe-create-symlinks is the correct script. This resulted in maybe-create-symlinks not actually running when it was supposed to and Composer returning an error.

This PR also updates the PHP versions in the platform check.

@jazzsequence jazzsequence requested a review from a team as a code owner April 28, 2025 17:48
@jazzsequence jazzsequence self-assigned this Apr 28, 2025
@jazzsequence jazzsequence merged commit 2be7073 into default May 6, 2025
11 checks passed
@jazzsequence jazzsequence deleted the composer-scripts-fixes branch May 6, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants