Skip to content

Commit e94760f

Browse files
committed
Update to Laravel 5.x
1 parent 3689e3b commit e94760f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

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

1212
## Requirements
1313
- [PHP >=7.0](http://php.net/)
14-
- [Laravel 5.4|5.5](https://github.com/laravel/framework)
14+
- [Laravel 5.x](https://github.com/laravel/framework)
1515
- [jQuery DataTables v1.10.x](http://datatables.net/)
1616
- [jQuery DataTables Buttons Extension](https://datatables.net/reference/button/)
1717

0 commit comments

Comments
 (0)