gathering / wannabe

Event-system for TG - wannabe.gathering.org
GNU General Public License v3.0
12 stars 7 forks source link

Replace vendors with Composer-based dependencies #21

Closed simenandre closed 4 years ago

simenandre commented 4 years ago

I guess that previously, the /vendors folder has been used for packages (e.g. dependencies). I suggest that we replace these with packages that are maintained instead.

If we are lucky, it shouldn't be a lot of hassle.

niccofyren commented 4 years ago

Fixed by: https://github.com/gathering/wannabe/pull/23

Might need additional tweaks for prettier diffs and 7.3 compatibility later.