diff --git a/README.md b/README.md index ddf7bcb..fd6c2b0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Easily convert numbers to words in Laravel using this library, which leverages the native `PHP INTL` extension to perform conversion effortlessly. With this library, you can convert numbers to words in various languages and also obtain the value in currency format according to the selected language. Supported languages include English, Spanish, Portuguese, French, Italian, Romanian, Hindi, Polish and Persian (Farsi). -⚙️ This library is compatible with Laravel versions 8.0 and higher ⚙️ +⚙️ This library is compatible with PHP +8.0 and Laravel versions 8.0 and higher ⚙️ ![Laravel 8.0+](https://img.shields.io/badge/Laravel-8.0%2B-orange.svg) ![Laravel 9.0+](https://img.shields.io/badge/Laravel-9.0%2B-orange.svg) diff --git a/README_SPANISH.md b/README_SPANISH.md index 6516426..ab3ef57 100644 --- a/README_SPANISH.md +++ b/README_SPANISH.md @@ -2,7 +2,7 @@ Convierte fácilmente números a palabras en Laravel utilizando esta biblioteca, que aprovecha la extensión `PHP INTL` nativa para realizar conversiones sin esfuerzo. Con esta biblioteca, puedes convertir números a palabras en varios idiomas y también obtener el valor en formato de moneda según el idioma seleccionado. Los idiomas admitidos incluyen inglés, español, portugués, francés, italiano, rumano, hindi, polaco y persa (farsi). -⚙️ Esta biblioteca es compatible con las versiones de Laravel 8.0 y superiores ⚙️ +⚙️ Esta biblioteca es compatible con las versiones de PHP +8.0 con Laravel 8.0 y superiores ⚙️ ![Laravel 8.0+](https://img.shields.io/badge/Laravel-8.0%2B-orange.svg) ![Laravel 9.0+](https://img.shields.io/badge/Laravel-9.0%2B-orange.svg)