Skip to content

Commit

Permalink
Allow brick/math 0.10.x (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
marmichalski authored Aug 28, 2022
1 parent 1257fc2 commit bf1f0f8
Show file tree
Hide file tree
Showing 2 changed files with 4,156 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"require": {
"php": "^7.2 || ^8.0",
"brick/math": "^0.9.1"
"brick/math": "^0.9.1 || ^0.10"
},
"require-dev": {
"ext-gmp": "^7.2 || ^8.0",
Expand Down
Loading

0 comments on commit bf1f0f8

Please sign in to comment.