From 479d065e8a63fb54c88e0cebfcfa114fbdf9df9c Mon Sep 17 00:00:00 2001 From: Irfan Date: Sun, 23 Apr 2023 07:09:07 +0500 Subject: [PATCH] Update readme.md: versions --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f52a6b59..e58c999d 100644 --- a/readme.md +++ b/readme.md @@ -16,12 +16,13 @@ The word _Jikan_ literally translates to _Time_ in Japanese (**時間**). And th | Version | Support | PHP | Lumen/Laravel | |------------|----------|----------|----------| -| [`^3` (master)]([https://github.com/jikan-me/jikan/tree/3.0.0](https://github.com/jikan-me/jikan)) | ✅ New features | [![8.0](https://img.shields.io/badge/PHP-^%208.0-blue.svg?style=flat)]() | `^8`, `^9` | +| [`^4` (master)]([https://github.com/jikan-me/jikan](https://github.com/jikan-me/jikan)) | ✅ New features | [![8.1](https://img.shields.io/badge/PHP-^%208.1-blue.svg?style=flat)]() | `^9`,`^10` | +| [`^3`](https://github.com/jikan-me/jikan/releases/tag/v3.3.2) | ❌ No longer maintained or supported | [![8.0](https://img.shields.io/badge/PHP-^%208.0-blue.svg?style=flat)]() | `^8`, `^9` | | [`^2`](https://github.com/jikan-me/jikan/tree/2.19.4) | ❌ No longer maintained or supported | [![stable](https://img.shields.io/badge/PHP-^%207.1-blue.svg?style=flat)]() | `^6` | [`~1`](https://github.com/jikan-me/jikan/tree/1.16.3) | ❌ No longer maintained or supported | [![stable](https://img.shields.io/badge/PHP-^%207.0-blue.svg?style=flat)]() | `5.5.*` | -1. `composer require jikan-me/jikan ^3` +1. `composer require jikan-me/jikan ^4` 2. [Documentation](http://docs.jikan.moe) # Jikan REST API