Skip to content

Commit 944a159

Browse files
Update composer.json
1 parent a4c3d16 commit 944a159

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"php-http/discovery": "^1.2",
2929
"php-http/httplug": "^1.1 || ^2.0",
3030
"php-http/multipart-stream-builder": "^1.0",
31+
"psr/http-message": "^1.0",
3132
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0"
3233
},
3334
"require-dev": {
@@ -41,10 +42,5 @@
4142
},
4243
"autoload-dev": {
4344
"psr-4": { "Gitlab\\Tests\\": "test/Gitlab/Tests/" }
44-
},
45-
"extra": {
46-
"branch-alias": {
47-
"dev-master": "9.16-dev"
48-
}
4945
}
5046
}

0 commit comments

Comments
 (0)