Skip to content

Commit 6fd508e

Browse files
authored
Composer.json: Version 2.0
1 parent 53e6909 commit 6fd508e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"require": {
1212
"php": ">=7.1",
1313
"mathematicator-core/tokenizer": "^2.0",
14-
"mathematicator-core/engine": "~1.0",
15-
"mathematicator-core/numbers": "~1.0"
14+
"mathematicator-core/engine": "^2.0",
15+
"mathematicator-core/numbers": "^2.0"
1616
},
1717
"require-dev": {
1818
"phpstan/phpstan": "^0.12.18",

0 commit comments

Comments
 (0)