Skip to content

Commit f486fc3

Browse files
committed
SP-X Clarifying the description of composer.json ext-gmp suggestion
1 parent 2759cc3 commit f486fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"phpunit/phpunit": "^10.5.48"
3232
},
3333
"suggest": {
34-
"ext-gmp": "Required to use this package with GMP instead of BCMath"
34+
"ext-gmp": "GMP provides better performance than BCMath"
3535
}
3636
}

0 commit comments

Comments
 (0)