Skip to content

Commit

Permalink
Add traderinteractive/filter-dates dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed Mar 6, 2018
1 parent 2253a64 commit 6507cbe
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 374 deletions.
4 changes: 1 addition & 3 deletions composer.json
Expand Up @@ -31,12 +31,10 @@
"require": {
"php": "^7.0",
"traderinteractive/filter-arrays": "^3.0",
"traderinteractive/filter-dates": "^3.0",
"traderinteractive/filter-floats": "^3.0",
"traderinteractive/filter-strings": "^3.0"
},
"suggest": {
"ext-timezonedb": "The latest version of the timezone database"
},
"require-dev": {
"php-coveralls/php-coveralls": "^1.0",
"phpunit/phpunit": "^6.0",
Expand Down
66 changes: 0 additions & 66 deletions src/Filter/DateTime.php

This file was deleted.

41 changes: 0 additions & 41 deletions src/Filter/DateTimeZone.php

This file was deleted.

150 changes: 0 additions & 150 deletions tests/Filter/DateTimeTest.php

This file was deleted.

114 changes: 0 additions & 114 deletions tests/Filter/DateTimeZoneTest.php

This file was deleted.

0 comments on commit 6507cbe

Please sign in to comment.