Skip to content

Commit 59b6e63

Browse files
committed
FIx dependent version of mathematicator-core/vizualizator to ^2.0
1 parent ff31800 commit 59b6e63

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": ">=7.2",
2525
"nette/utils": "^3.0",
26-
"mathematicator-core/vizualizator": "^2.2"
26+
"mathematicator-core/vizualizator": "^2.0"
2727
},
2828
"require-dev": {
2929
"brainmaestro/composer-git-hooks": "dev-master",

0 commit comments

Comments
 (0)