Skip to content

Commit 1ead399

Browse files
removing guzzle while we will not use this for a while
1 parent 86ddade commit 1ead399

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"name": "ricardofiorani/php-video-url-parser",
33
"description": "PHP Video URL Parser is a simple video url parser.",
44
"require-dev": {
5-
"phpunit/phpunit": "^4.8",
6-
"guzzlehttp/guzzle": ">=6"
5+
"phpunit/phpunit": "^4.8"
76
},
87
"license": "MIT",
98
"authors": [

0 commit comments

Comments
 (0)