I am running against this error when running my migration:
In DatabaseMigrationRepository.php line 113:
A non-numeric value encountered
The error is thrown on line 113 here https://github.com/illuminate/database/blob/5.4/Migrations/DatabaseMigrationRepository.php