Skip to content

Commit 23213bf

Browse files
Update mathematicator-core/vizualizator requirement || ^3.0 (#6)
Updates the requirements on mathematicator-core/vizualizator 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 28dea6e commit 23213bf

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": "^8.0",
2525
"nette/utils": "^3.0",
26-
"mathematicator-core/vizualizator": "^2.0"
26+
"mathematicator-core/vizualizator": "^2.0 || ^3.0"
2727
},
2828
"require-dev": {
2929
"phpstan/phpstan": "^0.12.74",

0 commit comments

Comments
 (0)