We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1034c commit f7cb6e1Copy full SHA for f7cb6e1
composer.json
@@ -39,6 +39,7 @@
39
"ext-mbstring": "*",
40
"ext-openssl": "*",
41
"beberlei/assert": "^3.2",
42
+ "brick/math": "^0.9",
43
"fgrosse/phpasn1": "^2.1",
44
"league/uri": "^6.0",
45
"nyholm/psr7": "^1.1",
src/cose/composer.json
@@ -21,6 +21,7 @@
21
22
23
24
25
"fgrosse/phpasn1": "^2.1"
26
},
27
"autoload": {
0 commit comments