Use byjg/uri dependency instead of adding new URL-handling library #42
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: friendica/friendica-directory#42
Loading…
Reference in a new issue
No description provided.
Delete branch "master"
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?
Follow-up to #41
Part of #24
Haven't you got to add the dependency in some composer as well?
Yes, thanks, I also realized that when under the shower. It currently is imported through
byjg/migration
so it would work, but it's better if we declare it as a core dependency.