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 0952387 commit 82cd173Copy full SHA for 82cd173
composer.json
@@ -49,7 +49,7 @@
49
"php": ">=8.2",
50
"ext-json": "*",
51
"ext-openssl": "*",
52
- "brick/math": "^0.12",
+ "brick/math": "^0.12 || ^0.13",
53
"psr/clock": "^1.0",
54
"psr/event-dispatcher": "^1.0",
55
"spomky-labs/pki-framework": "^1.2.1",
src/Library/composer.json
@@ -40,7 +40,7 @@
40
"require": {
41
42
43
44
45
"spomky-labs/pki-framework": "^1.2.1"
46
},
0 commit comments