Skip to content

Commit 8f0e86c

Browse files
Update brick/math requirement from >=0.12, <0.18 to >=0.12, <0.19 (#172)
1 parent c6b9f37 commit 8f0e86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": "^8.3",
1919
"guzzlehttp/guzzle": "^7.0",
2020
"ext-json": "*",
21-
"brick/math": ">=0.12, <0.18"
21+
"brick/math": ">=0.12, <0.19"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^9.5 || ^11.0 || ^12.0"

0 commit comments

Comments
 (0)