Skip to content

Commit 35cfa8c

Browse files
Update mathematicator-core/engine requirement from ^2.0 to ^2.0 || ^3.0 (#5)
Updates the requirements on mathematicator-core/engine 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 3fea59c commit 35cfa8c

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^8.0",
2121
"mathematicator-core/tokenizer": "^2.1",
22-
"mathematicator-core/engine": "^2.0",
22+
"mathematicator-core/engine": "^2.0 || ^3.0",
2323
"mathematicator-core/numbers": "^2.1"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)