Skip to content

Commit 37d34de

Browse files
committed
Remove aliases and suggest from composer.json.
1 parent 76a3333 commit 37d34de

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

composer.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
"Supervisor\\": "src/"
2323
}
2424
},
25-
"extra": {
26-
"branch-alias": {
27-
"dev-master": "3.1-dev"
28-
}
29-
},
3025
"minimum-stability": "dev",
3126
"prefer-stable": true,
3227
"require": {
@@ -61,9 +56,5 @@
6156
"phpstan": "phpstan analyze",
6257
"phpspec": "phpspec run",
6358
"behat": "behat"
64-
},
65-
"suggest": {
66-
"lstrojny/fxmlrpc": "A modern, super fast XML/RPC client for PHP >=5.4",
67-
"laminas/laminas-xmlrpc": "XmlRpc Laminas component"
6859
}
6960
}

0 commit comments

Comments
 (0)