Skip to content

Commit 38505e7

Browse files
committed
removed unnecessary suggests
1 parent eca4111 commit 38505e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535
"symfony/polyfill-php80": "^1.2"
3636
},
3737
"suggest": {
38-
"ext-sockets": "Needed to implement bolt protocol",
3938
"ext-bcmath": "Needed to implement bolt protocol",
40-
"ext-ds": "Needed for optimal performance",
4139
"ext-json": "Needed to implement http protocol"
4240
},
4341
"require-dev": {

0 commit comments

Comments
 (0)