Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Alto
/
rkn
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 8d0bd165
authored
2021-06-08 11:35:52 +0300
by
san58
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
поправил компосер
php 7.0
1 parent
8d593409
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
composer.json
composer.lock
composer.json
View file @
8d0bd16
...
...
@@ -14,23 +14,23 @@
},
"minimum-stability"
:
"stable"
,
"require"
:
{
"php"
:
">=5.
4
.0"
,
"php"
:
">=5.
6
.0"
,
"yiisoft/yii2"
:
"~2.0.14"
,
"yiisoft/yii2-bootstrap"
:
"~2.0.0"
,
"yiisoft/yii2-swiftmailer"
:
"~2.0.0 || ~2.1.0"
,
"yiisoft/yii2-queue"
:
"^2.3"
,
"paquettg/php-html-parser"
:
"^3.1"
,
"yiisoft/yii2-jui"
:
"^2.0"
"paquettg/php-html-parser"
:
"^1.7"
},
"require-dev"
:
{
"yiisoft/yii2-debug"
:
"~2.1.0"
,
"yiisoft/yii2-gii"
:
"~2.1.0"
,
"yiisoft/yii2-faker"
:
"~2.0.0"
,
"codeception/base"
:
"~2.3.0"
,
"codeception/verify"
:
"~0.4.0"
,
"codeception/codeception"
:
"^4.0"
,
"codeception/verify"
:
"~0.5.0 || ~1.1.0"
,
"codeception/specify"
:
"~0.4.6"
,
"symfony/browser-kit"
:
">=2.7 <=4.2.4"
"symfony/browser-kit"
:
">=2.7 <=4.2.4"
,
"codeception/module-filesystem"
:
"^1.0.0"
,
"codeception/module-yii2"
:
"^1.0.0"
,
"codeception/module-asserts"
:
"^1.0.0"
},
"config"
:
{
"process-timeout"
:
1800
,
...
...
composer.lock
View file @
8d0bd16
This diff could not be displayed because it is too large.
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment