Yarik
/
artbox-ecommerce
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c83e81f593573a8653011a59ea76959bd1ddb68a
Authored by
Alexey Boroda
2016-11-09 19:11:54 +0200
1 parent
07d232e4
-09.11.16 evening
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
composer.json
Inline
Side-by-side
composer.json
Wrap text
Show/Hide comments
View file @
c83e81f
...
...
@@ -5,7 +5,7 @@
5
5
"minimum-stability": "dev",
6
6
"type": "yii2-extension",
7
7
"require": {
8
- "php": ">=
7.0
",
8
+ "php": ">=
5.4
",
9
9
"yiisoft/yii2": "*",
10
10
"developeruz/yii2-db-rbac": "*",
11
11
"artweb/artbox": "dev-master",
...
...