Skip to content

Commit 7b0efaa

Browse files
Update composer.json
1 parent 457b6ee commit 7b0efaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
}
1616
],
1717
"require": {
18-
"yii2mod/yii2-enum": "dev-master"
18+
"yii2mod/yii2-enum": ">=1.1"
1919
},
2020
"autoload": {
2121
"psr-4": {
2222
"yii2mod\\cron\\": ""
2323
}
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)