diff --git a/src/API/APIRequestBuilder.php b/src/API/APIRequestBuilder.php index dde26286..5639f8cb 100644 --- a/src/API/APIRequestBuilder.php +++ b/src/API/APIRequestBuilder.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/API/AbstractListItem.php b/src/API/AbstractListItem.php index 09a4739e..3ff1a8af 100644 --- a/src/API/AbstractListItem.php +++ b/src/API/AbstractListItem.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/API/Anilist/AnilistTrait.php b/src/API/Anilist/AnilistTrait.php index 7caa045c..98f161ef 100644 --- a/src/API/Anilist/AnilistTrait.php +++ b/src/API/Anilist/AnilistTrait.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/API/Anilist/ListItem.php b/src/API/Anilist/ListItem.php index e01a3880..e3c795c5 100644 --- a/src/API/Anilist/ListItem.php +++ b/src/API/Anilist/ListItem.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/API/Anilist/Model.php b/src/API/Anilist/Model.php index 085b93fe..98d74e6d 100644 --- a/src/API/Anilist/Model.php +++ b/src/API/Anilist/Model.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/API/Kitsu/KitsuTrait.php b/src/API/Kitsu/KitsuTrait.php index 4597d450..0b4f9f31 100644 --- a/src/API/Kitsu/KitsuTrait.php +++ b/src/API/Kitsu/KitsuTrait.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/API/Kitsu/ListItem.php b/src/API/Kitsu/ListItem.php index 1c7a9f4e..dde2d38d 100644 --- a/src/API/Kitsu/ListItem.php +++ b/src/API/Kitsu/ListItem.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/API/Kitsu/Model.php b/src/API/Kitsu/Model.php index 61529a92..dc3c3c5d 100644 --- a/src/API/Kitsu/Model.php +++ b/src/API/Kitsu/Model.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/API/ParallelAPIRequest.php b/src/API/ParallelAPIRequest.php index 1640fc5b..6230eee5 100644 --- a/src/API/ParallelAPIRequest.php +++ b/src/API/ParallelAPIRequest.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/AnimeClient.php b/src/AnimeClient.php index cd858e23..27b47993 100644 --- a/src/AnimeClient.php +++ b/src/AnimeClient.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren diff --git a/src/Controller/Images.php b/src/Controller/Images.php index dd32c032..a6c5f1ff 100644 --- a/src/Controller/Images.php +++ b/src/Controller/Images.php @@ -4,7 +4,7 @@ * * An API client for Kitsu to manage anime and manga watch lists * - * PHP version 7.2 + * PHP version 7.3 * * @package HummingbirdAnimeClient * @author Timothy J. Warren