Migrate composer dependencies from codeberg.org to git.vlw.se #40
No reviewers
Labels
No labels
bug
dependency
documentation
feature
invalid
refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
vlw/scaffold!40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/depend-vlw-git"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR changes the dependency sources from codeberg.org to git.vlw.se. We also had to use
dev-masterinstead of hard-coded major and minor versions; apparently due to URLs in Packagist tags being snapshot from the configured repo URL at the time. That was at least what my investigation into why codeberg.org was still being used aftercomposer.lockwas removed.