aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/DoctrineMigrations/Version20190117131816.php
Commit message (Collapse)AuthorAgeFilesLines
* Enable PHPStanJeremy Benoist2019-01-181-0/+32
- Fix error for level 0 & 1 (level 7 has 699 errors...) - Add `updated_at` to site_credential (so the `timestamps()` method applies correctly)