Skip to content

Commit 2948b36

Browse files
author
Ricardo Fiorani
committed
updated some meta info and gitignore
1 parent c1bf97d commit 2948b36

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Created by .ignore support plugin (hsz.mobi)
2-
.idea
2+
.idea
3+
index.php
4+
composer.lock
5+
Dockerfile
6+
vendor

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ricardofiorani/php-video-url-parser",
3-
"description": "PHP Video URL Parser is a simple video url parser.",
3+
"description": "A Simple and efficient PHP Video URL Parser that gives you thumbnails and embed codes for various services as Youtube, Vimeo, DailyMotion and Facebook",
44
"require-dev": {
55
"phpunit/phpunit": "^4.8",
66
"fabpot/php-cs-fixer" : ">= 1.0"

0 commit comments

Comments
 (0)