Skip to content

Commit 867efcc

Browse files
committed
badge version
1 parent 2bb6875 commit 867efcc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Laravel DataTables Html Plugin.
22

3-
[![Laravel 5.4+](https://img.shields.io/badge/Laravel-5.4+-orange.svg)](http://laravel.com)
3+
[![Laravel 9.x](https://img.shields.io/badge/Laravel-9.x-orange.svg)](http://laravel.com)
44
[![Latest Stable Version](https://img.shields.io/packagist/v/yajra/laravel-datatables-html.svg)](https://packagist.org/packages/yajra/laravel-datatables-html)
55
![Build Status](https://github.com/yajra/laravel-datatables-html/workflows/tests/badge.svg)
66
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/yajra/laravel-datatables-html/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/yajra/laravel-datatables-html/?branch=master)
@@ -11,8 +11,8 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
1111

1212
## Requirements
1313

14-
- [Laravel 5.4+](https://github.com/laravel/framework)
15-
- [Laravel DataTables v7.x|v8.x|9.x](https://github.com/yajra/laravel-datatables)
14+
- [Laravel 9.x](https://github.com/laravel/framework)
15+
- [Laravel DataTables](https://github.com/yajra/laravel-datatables)
1616

1717
## Documentations
1818

0 commit comments

Comments
 (0)