We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffc94e commit 795bb30Copy full SHA for 795bb30
composer.json
@@ -48,7 +48,7 @@
48
"require": {
49
"php": ">=8.2",
50
"ext-openssl": "*",
51
- "brick/math": "^0.12|^0.13",
+ "brick/math": "^0.12|^0.13|^0.14",
52
"psr/clock": "^1.0",
53
"psr/event-dispatcher": "^1.0",
54
"spomky-labs/pki-framework": "^1.2.1",
src/Library/composer.json
@@ -39,7 +39,7 @@
39
},
40
41
42
43
44
"spomky-labs/pki-framework": "^1.2.1"
45
0 commit comments