Skip to content

Commit dc4f631

Browse files
Update mathematicator-core/tokenizer requirement || ^3.0 (#6)
Updates the requirements on mathematicator-core/tokenizer to permit the latest version. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 35cfa8c commit dc4f631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^8.0",
21-
"mathematicator-core/tokenizer": "^2.1",
21+
"mathematicator-core/tokenizer": "^2.1 || ^3.0",
2222
"mathematicator-core/engine": "^2.0 || ^3.0",
2323
"mathematicator-core/numbers": "^2.1"
2424
},

0 commit comments

Comments
 (0)