File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel DataTables Fractal Plugin
2
2
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 )
4
4
[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/yajra/laravel-datatables-fractal.svg )] ( https://packagist.org/packages/yajra/laravel-datatables-fractal )
5
5
[ ![ Build Status] ( https://travis-ci.org/yajra/laravel-datatables-fractal.svg?branch=master )] ( https://travis-ci.org/yajra/laravel-datatables-fractal )
6
6
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/yajra/laravel-datatables-fractal/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/yajra/laravel-datatables-fractal/?branch=master )
@@ -11,8 +11,8 @@ This package is a plugin of [Laravel DataTables](https://github.com/yajra/larave
11
11
12
12
## Requirements
13
13
14
- - [ PHP >=8.0.2] ( http://php.net/ )
15
- - [ Laravel 5.4+ ] ( https://github.com/laravel/framework )
14
+ - [ PHP >= 8.0.2] ( http://php.net/ )
15
+ - [ Laravel 9.x ] ( https://github.com/laravel/framework )
16
16
- [ Laravel DataTables] ( https://github.com/yajra/laravel-datatables )
17
17
18
18
## Documentations
You can’t perform that action at this time.
0 commit comments