FortAwesome / wordpress-fontawesome

Font Awesome Official WordPress Plugin
Other
57 stars 19 forks source link

Reduce dependence on third party libraries #37

Closed mlwilkerson closed 5 years ago

mlwilkerson commented 5 years ago

Since we don't have much dependence on libraries via composer anyway, we've decided to reduce that further. For any that remain (perhaps just Semver), we plan to modify the namespace to avoid collisions with the same dependencies in other WordPress plugins that may run alongside this one.

This addresses the class of issues indicated by this support issue, where our dependence on GuzzleHttp creates a conflict with iThemes BackupBuddy.