summaryrefslogtreecommitdiffstats
path: root/composer.lock
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused jakub-onderka/php-parallel-lintDaniel Kesselberg2020-06-261-252/+597
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* List ext-pdo as hard requirement for composerChristoph Wurst2020-05-281-2/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Declare ext-json as dependency in composer.jsonChristoph Wurst2020-05-131-2/+4
| | | | | | | This makes phpstorm happy as it knows that the functions like json_encode are available. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump coding standard lib for PSR2Christoph Wurst2020-04-101-6/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add shared php-cs configChristoph Wurst2020-03-311-0/+1715
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>