diff --git a/.travis.yml b/.travis.yml index 91e40f39..1e881588 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ install: - composer install php: - - 5.4 - 5.5 - 5.6 - 7 diff --git a/composer.json b/composer.json index ac76927f..c447e9f6 100644 --- a/composer.json +++ b/composer.json @@ -3,16 +3,17 @@ "description": "A self-hosted anime/manga client for hummingbird.", "license":"MIT", "require": { - "container-interop/container-interop": "1.*", - "guzzlehttp/guzzle": "5.3.*", - "filp/whoops": "dev-php7#fe32a402b086b21360e82013e8a0355575c7c6f4", - "aura/router": "2.2.*", - "aura/web": "2.0.*", - "aura/html": "2.*", - "aura/session": "2.*", - "aviat4ion/query": "2.5.*", - "robmorgan/phinx": "0.4.*", "abeautifulsite/simpleimage": "2.5.*", + "aura/html": "2.*", + "aura/router": "2.2.*", + "aura/session": "2.*", + "aura/web": "2.0.*", + "aviat4ion/query": "2.5.*", + "container-interop/container-interop": "1.*", + "danielstjules/stringy": "~2.1", + "filp/whoops": "dev-php7#fe32a402b086b21360e82013e8a0355575c7c6f4", + "guzzlehttp/guzzle": "6.*", + "robmorgan/phinx": "0.4.*", "szymach/c-pchart": "1.*" } } \ No newline at end of file diff --git a/phpdoc.dist.xml b/phpdoc.dist.xml index 5c237746..221e6285 100644 --- a/phpdoc.dist.xml +++ b/phpdoc.dist.xml @@ -1,16 +1,16 @@ - - - Hummingbird Anime Client - - docs - - - docs - - -