addSql('ALTER TABLE chill_person_phone ALTER phonenumber DROP NOT NULL'); } public function down(Schema $schema): void {} }