Commit graph

3 commits

Author SHA1 Message Date
Daniel Siepmann 3e89316430
TASK: Make composer available as bin 2017-04-08 23:38:04 +02:00
Daniel Siepmann c511f1a70b
WIP|FEATURE: Test on multiple php versions
* Use different jobs to run in parallel.
* Use different docker image for each php version.
* Provide common way to install composer on each image.
2017-04-08 23:29:08 +02:00
Daniel Siepmann f4fbbcab77
FEATURE: Provide first basic implementation of classmapping
* Install PHP CodeSniffer.
* Install our project as new Standard.
* Set our Standard as default.
* Provide first basic implementation to detect implemented interfaces
  with old legacy class names and migrate them to new ones.
2017-03-07 13:36:09 +01:00