Skip to content

Commit 232829a

Browse files
committed
PHP 5.4 is EOL. Don't support it! http://php.net/supported-versions.php
1 parent 29851f0 commit 232829a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: php
22

33
php:
4-
- 5.4
54
- 5.5
65
- 5.6
76
- 7

src/OpenSkill/Datatable/Queries/Parser/Datatable110QueryParser.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use OpenSkill\Datatable\Columns\ColumnConfiguration;
77
use OpenSkill\Datatable\Queries\QueryConfiguration;
88
use OpenSkill\Datatable\Queries\QueryConfigurationBuilder;
9-
use Symfony\Component\HttpFoundation\JsonResponse;
109
use Symfony\Component\HttpFoundation\ParameterBag;
1110
use Symfony\Component\HttpFoundation\Request;
1211

0 commit comments

Comments
 (0)