Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ricardofiorani/php-video-url-parser",
"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",
"require-dev": {
"phpunit/phpunit": "^4.8",
"phpunit/phpunit": "^9.5",
"fabpot/php-cs-fixer" : ">= 1.0"
},
"license": "MIT",
Expand Down