twilio / authy-php

A PHP client for Authy
245 stars 87 forks source link

Ignore dev files for package distribution #91

Closed pH-7 closed 2 years ago

pH-7 commented 2 years ago

Summary

A good idea is to exclude unneeded dev files from the final production zip archive file, which is also downloaded by composer (unless --prefer -source is specified).

Those files are actually only useful when working on the library itself.

If you are not familiar, further information about export-ignore can be found below:

I hope it helps! 😊

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

pH-7 commented 2 years ago

@robinske Could you have a look to it? 😊 Thank you

robinske commented 2 years ago

Thanks for following up!

This library is no longer actively maintained. The Authy API has been replaced with the Twilio Verify API. Twilio will support the Authy API through November 1, 2022 for SMS/Voice. After this date, we’ll start to deprecate the service for SMS/Voice. Any requests sent to the API after May 1, 2023, will automatically receive an error. Push and TOTP will continue to be supported through July 2023.

Learn more about migrating from Authy to Verify.

Please visit the Twilio Docs for:

Please direct any questions to Twilio Support. Thank you!