File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ matrix:
1818 fast_finish : true
1919 include :
2020 - php : 7.1
21- env : SYMFONY_VERSION=^3.3
21+ env : SYMFONY_VERSION=^3.4
2222 - php : 7.1
2323 env : COMPOSER_FLAGS="--prefer-lowest"
2424 - php : 7.2
2525 env : SYMFONY_VERSION=^3.4
2626 - php : 7.3
27- env : SYMFONY_VERSION=^3.4
27+ env : SYMFONY_VERSION=^4.1
2828 - php : 7.3
2929 env : DEPENDENCIES=dev
3030 - php : nightly
Original file line number Diff line number Diff line change 99[ ![ SensioLabs Insight] ( https://img.shields.io/sensiolabs/i/05d79ba2-cba4-4201-a17a-2868c51f9c6c.svg )] ( https://insight.sensiolabs.com/projects/05d79ba2-cba4-4201-a17a-2868c51f9c6c )
1010
1111This bundle provides convenient integration of the popular [ DataTables] ( https://datatables.net/ ) jQuery library
12- for realtime Ajax tables in your [ Symfony] ( https://symfony.com/ ) 3.3 + or 4.0 + application.
12+ for realtime Ajax tables in your [ Symfony] ( https://symfony.com/ ) 3.4 + or 4.1 + application.
1313
1414Unlike other bundles providing similar functionality we decoupled the implementation of the DataTables logic
1515completely from the source of the data. Therefore it is possible to implement your own custom adapters for
You can’t perform that action at this time.
0 commit comments