MojtabaHs / iPhoneNumberField

Elegant SwiftUI phone number textField.
MIT License
542 stars 88 forks source link

Please update PhoneNumberKit dependency to 3.5.5 #77

Closed cohen72 closed 1 year ago

cohen72 commented 1 year ago

Please update PhoneNumberKit dependency to 3.5.5

bojanstef commented 1 year ago

Line 19 in Package.swift uses .upToNextMajor(from: "3.4.5") which pulls the latest PhoneNumberKit version of 3.5.8

.package(url: "https://github.com/marmelroy/PhoneNumberKit", .upToNextMajor(from: "3.4.5"))
github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.