We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d6dc2 commit 32f6fccCopy full SHA for 32f6fcc
composer.json
@@ -2,8 +2,8 @@
2
"name": "webvimark/components",
3
"description": "Components for yii 2",
4
"require": {
5
- "webvimark/image": "dev-master",
6
- "webvimark/helpers": "dev-master"
+ "webvimark/image": "^1.0.0",
+ "webvimark/helpers": "^1.0.0"
7
},
8
"autoload": {
9
"psr-4": {
0 commit comments