Skip to content

Commit e20d767

Browse files
committed
Drop numeric index from Symfony name
Update keywords as well
1 parent 2896f4b commit e20d767

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Description
22
----------------
33

4-
A Symfony2 Bundle for use together with the [php-tmdb/api](https://github.com/php-tmdb/api) TMDB Wrapper.
4+
A Symfony Bundle for use together with the [php-tmdb/api](https://github.com/php-tmdb/api) TMDB API Wrapper.
55

66
Installation
77
------------

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "php-tmdb/symfony",
33
"license": "MIT",
44
"type": "symfony-bundle",
5-
"description": "Symfony2 Bundle for TMDB ( The Movie Database ) API. Provides easy access to the php-tmdb/api library.",
5+
"description": "Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.",
66
"homepage": "https://github.com/wtfzdotnet/php-tmdb-api",
7-
"keywords": ["tmdb", "api", "php","wrapper", "movie", "tv", "tv show", "tvdb", "symfony", "symfony2"],
7+
"keywords": ["tmdb", "api", "php","wrapper", "movie", "cinema", "tv", "tv show", "tvdb", "symfony", "symfony2", "symfony3"],
88
"authors": [
99
{
1010
"name": "Michael Roterman",

0 commit comments

Comments
 (0)