Commit 2e2e619 1 parent 38982e2 commit 2e2e619 Copy full SHA for 2e2e619
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ matrix:
18
18
fast_finish : true
19
19
include :
20
20
- php : 7.1
21
- env : SYMFONY_VERSION=^3.3
21
+ env : SYMFONY_VERSION=^3.4
22
22
- php : 7.1
23
23
env : COMPOSER_FLAGS="--prefer-lowest"
24
24
- php : 7.2
25
25
env : SYMFONY_VERSION=^3.4
26
26
- php : 7.3
27
- env : SYMFONY_VERSION=^3.4
27
+ env : SYMFONY_VERSION=^4.1
28
28
- php : 7.3
29
29
env : DEPENDENCIES=dev
30
30
- php : nightly
Original file line number Diff line number Diff line change 9
9
[ ![ SensioLabs Insight] ( https://img.shields.io/sensiolabs/i/05d79ba2-cba4-4201-a17a-2868c51f9c6c.svg )] ( https://insight.sensiolabs.com/projects/05d79ba2-cba4-4201-a17a-2868c51f9c6c )
10
10
11
11
This 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.
13
13
14
14
Unlike other bundles providing similar functionality we decoupled the implementation of the DataTables logic
15
15
completely 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