Skip to content

Commit 32f6fcc

Browse files
committed
dependency devrsions
1 parent d4d6dc2 commit 32f6fcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "webvimark/components",
33
"description": "Components for yii 2",
44
"require": {
5-
"webvimark/image": "dev-master",
6-
"webvimark/helpers": "dev-master"
5+
"webvimark/image": "^1.0.0",
6+
"webvimark/helpers": "^1.0.0"
77
},
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)