We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29851f0 commit 232829aCopy full SHA for 232829a
.travis.yml
@@ -1,7 +1,6 @@
1
language: php
2
3
php:
4
- - 5.4
5
- 5.5
6
- 5.6
7
- 7
src/OpenSkill/Datatable/Queries/Parser/Datatable110QueryParser.php
@@ -6,7 +6,6 @@
use OpenSkill\Datatable\Columns\ColumnConfiguration;
use OpenSkill\Datatable\Queries\QueryConfiguration;
8
use OpenSkill\Datatable\Queries\QueryConfigurationBuilder;
9
-use Symfony\Component\HttpFoundation\JsonResponse;
10
use Symfony\Component\HttpFoundation\ParameterBag;
11
use Symfony\Component\HttpFoundation\Request;
12
0 commit comments