Commit 36275378df660bc859c440aeebd238c887fb3d9a

Authored by Alexey Boroda
1 parent 81e9ab75

-09.11.16 evening

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 "minimum-stability": "dev", 5 "minimum-stability": "dev",
6 "type": "yii2-extension", 6 "type": "yii2-extension",
7 "require": { 7 "require": {
8 - "php": ">=7.0", 8 + "php": ">=5.4",
9 "yiisoft/yii2": "*", 9 "yiisoft/yii2": "*",
10 "artweb/artbox": "dev-master" 10 "artweb/artbox": "dev-master"
11 }, 11 },