Italy phoneNumber marked as inValid while google-libphonenumber says it is valid
Hello,
Currently we are facing issue where libphonenumber-js is marking `+3934703611141` as [invalid](https://catamphetamine.gitlab.io/libphonenumber-js/?parseCountry=IT&parseValue=347%200361%201141&asYouTypeCountry=IT&asYouTypeValue=%2B3934703611141&findNumbersCountry=US&findNumbersText=For%20more%20details%20call%20%2B7%20(800)%20555-35-35%20internationally%20or%20reach%20the%20local%20US%20branch%20at%20(213)%20373-4253%20ext.%201234%20for%20paid%20customer%20support) while [google libphonenumber](https://htmlpreview.github.io/?https://github.com/google/libphonenumber/blob/master/javascript/i18n/phonenumbers/demo-compiled.html) says it is valid number. Same valid answer we get from [libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php).
Could you please check on that?
issue