From: Antonio Ospite <ao2@ao2.it>
Date: Fri, 4 Nov 2016 12:13:54 +0000 (+0100)
Subject: tweeper: move the main Tweeper class to its own file under src/
X-Git-Tag: v1.0.0~12
X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/b187bb677361d17a468abf749332d081a194b4bd?ds=inline;hp=b187bb677361d17a468abf749332d081a194b4bd

tweeper: move the main Tweeper class to its own file under src/

This matches more closely the project structure expected by composer
packages.
---