Yarik
/
artbox-file
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
92b8f98797bfceb7847084e70d0577dc5e9e2f7a
Authored by
Alexey Boroda
2016-11-09 19:11:54 +0200
1 parent
89133a53
-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 @
92b8f98
...
...
@@ -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",
...
...