Skip to content

Commit 702a7d6

Browse files
committed
Moving repository to the php-tmdb organisation.
1 parent a8430e4 commit 702a7d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "wtfzdotnet/php-tmdb-api",
2+
"name": "php-tmdb/api",
33
"type": "library",
44
"description": "PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.",
55
"homepage": "https://github.com/wtfzdotnet/php-tmdb-api",

0 commit comments

Comments
 (0)