Skip to content

Commit ff31800

Browse files
committed
Composer.json: Require only stable versions
1 parent cf63ce5 commit ff31800

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@dev"
26+
"mathematicator-core/vizualizator": "^2.2"
2727
},
2828
"require-dev": {
2929
"brainmaestro/composer-git-hooks": "dev-master",

0 commit comments

Comments
 (0)