Skip to content

Commit

Permalink
Update docs with version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirrezaNasiri authored Oct 16, 2023
1 parent d7cb6be commit 8720fa1
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<p align="center">
<a target="_blank" href="https://packagist.org/packages/evryn/laravel-toman"><img alt="Latest Version on Packagist" src="https://img.shields.io/packagist/v/evryn/laravel-toman.svg?label=release&style=flat-square"></a>
<a target="_blank" href="https://packagist.org/packages/evryn/laravel-toman"><img alt="Total Downloads" src="https://img.shields.io/packagist/dt/evryn/laravel-toman.svg?style=flat-square"></a>
<a target="_blank" href="https://github.com/evryn/laravel-toman/actions/workflows/tests.yml?query=branch:master"><img alt="Build Status" src="https://img.shields.io/github/workflow/status/evryn/laravel-toman/tests/master?label=tests&style=flat-square"></a>
<a target="_blank" href="https://github.com/evryn/laravel-toman/actions/workflows/tests.yml?query=branch:master"><img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/evryn/laravel-toman/tests.yml?branch=master&label=tests&style=flat-square"></a>
<a target="_blank" href="https://codecov.io/gh/evryn/laravel-toman"><img alt="Code Coverage" src='https://img.shields.io/codecov/c/github/evryn/laravel-toman?label=coverage&style=flat-square'></a>
<a target="_blank" href="https://styleci.io/repos/214276918"><img alt="StyleCI" src="https://styleci.io/repos/214276918/shield"></a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ There are dozens of gateway handlers; Here is why you may choose Laravel Toman:

## Heavily Tested
<a target="_blank" href="https://github.com/evryn/laravel-toman/actions/workflows/tests.yml?query=branch:master">
<img alt="Build Status" src="https://img.shields.io/github/workflow/status/evryn/laravel-toman/tests/master?label=tests&style=flat-square">
<img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/evryn/laravel-toman/tests.yml?branch=master&label=tests&style=flat-square">
</a>
<a target="_blank" href="https://codecov.io/gh/evryn/laravel-toman">
<img alt="Code Coverage" src='https://img.shields.io/codecov/c/github/evryn/laravel-toman?label=coverage&style=flat-square'>
Expand Down
2 changes: 1 addition & 1 deletion docs/fa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## قابل اطمینان
<a target="_blank" href="https://github.com/evryn/laravel-toman/actions/workflows/tests.yml?query=branch:master">
<img alt="Build Status" src="https://img.shields.io/github/workflow/status/evryn/laravel-toman/tests/master?label=tests&style=flat-square">
<img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/evryn/laravel-toman/tests.yml?branch=master&label=tests&style=flat-square">
</a>
<a target="_blank" href="https://codecov.io/gh/evryn/laravel-toman">
<img alt="Code Coverage" src='https://img.shields.io/codecov/c/github/evryn/laravel-toman?label=coverage&style=flat-square'>
Expand Down
5 changes: 3 additions & 2 deletions docs/fa/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

| پکیج | فریم‌ورک Laravel | PHP | وضعیت |
| ------------- |:-------------:|:-----:| ---:|
| &lrm;2.x | &lrm;8.x, &lrm;7.x | &lrm;>= 7.3 | فعال 🚀 |
| &lrm;1.x | &lrm;6.x, &lrm;5.8.x | &lrm;>= 7.2 | |
| &lrm;3.\* | &lrm;10.\*, &lrm;9.\* | &lrm;>= 8.0 | فعال 🚀 |
| &lrm;2.\* | &lrm;9.\*, &lrm;8.\*, &lrm;7.\* | &lrm;>= 7.3 | |
| &lrm;1.\* | &lrm;6.\*, &lrm;5.8.\* | &lrm;>= 7.2 | |

## نصب

Expand Down
5 changes: 3 additions & 2 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@

| Package | Laravel Framework | PHP | Status |
| ------------- |:-------------:|:-----:| ---:|
| 2.x | 8.x, 7.x | >= 7.3 | Active 🚀 |
| 1.x | 6.x, 5.8.x | >= 7.2 | |
| 3.\* | 10.\*, 9.\* | >= 8.0 | Active 🚀 |
| 2.\* | 9.\*, 8.\*, 7.\* | >= 7.3 | |
| 1.\* | 6.\*, 5.8.\* | >= 7.2 | |

## Installation

Expand Down

0 comments on commit 8720fa1

Please sign in to comment.