Skip to content

Commit ee60dbc

Browse files
committed
Composer.json: Add dependency to Vizualizator
1 parent b7176ca commit ee60dbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
],
1515
"require": {
1616
"php": ">=7.1",
17-
"nette/utils": "^3.0"
17+
"nette/utils": "^3.0",
18+
"mathematicator-core/vizualizator": "^1.0"
1819
},
1920
"require-dev": {
2021
"phpstan/phpstan": "^0.12.18",

0 commit comments

Comments
 (0)