FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codeception.github.com/composer.json at master · Codeception/codeception.github.com · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Codeception
/
codeception.github.com
Public
Notifications
You must be signed in to change notification settings
Fork
131
Star
24
Code
Issues
5
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
codeception.github.com
/
composer.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
50 lines (49 loc) · 1.46 KB
Breadcrumbs
codeception.github.com
/
composer.json
Copy path
File metadata and controls
50 lines (49 loc) · 1.46 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"name"
:
"
codeception/codeception.github.com
"
,
"type"
:
"
project
"
,
"description"
:
"
Dependencies are used to build docs
"
,
"license"
:
"
MIT
"
,
"require"
: {
"codeception/codeception"
:
"
^5.0
"
,
"codeception/module-amqp"
:
"
*
"
,
"codeception/module-apc"
:
"
*
"
,
"codeception/module-asserts"
:
"
*
"
,
"codeception/module-cli"
:
"
*
"
,
"codeception/module-datafactory"
:
"
*
"
,
"codeception/module-db"
:
"
*
"
,
"codeception/module-doctrine"
:
"
*
"
,
"codeception/module-filesystem"
:
"
*
"
,
"codeception/module-ftp"
:
"
*
"
,
"codeception/module-laminas"
:
"
*
"
,
"codeception/module-laravel"
:
"
*
"
,
"codeception/module-lumen"
:
"
*
"
,
"codeception/module-memcache"
:
"
*
"
,
"codeception/module-mezzio"
:
"
*
"
,
"codeception/module-mongodb"
:
"
*
"
,
"codeception/module-phpbrowser"
:
"
*
"
,
"codeception/module-queue"
:
"
*
"
,
"codeception/module-redis"
:
"
*
"
,
"codeception/module-rest"
:
"
*
"
,
"codeception/module-sequence"
:
"
*
"
,
"codeception/module-soap"
:
"
*
"
,
"codeception/module-symfony"
:
"
*
"
,
"codeception/module-webdriver"
:
"
*
"
,
"codeception/module-yii2"
:
"
*
"
,
"codeception/util-robohelpers"
:
"
dev-master
"
,
"knplabs/github-api"
:
"
^3.0
"
,
"guzzlehttp/guzzle"
:
"
^7.0.1
"
},
"require-dev"
: {
"consolidation/robo"
:
"
^4.0
"
},
"config"
: {
"platform"
: {
"ext-apcu"
:
"
5.1.28
"
,
"ext-mongodb"
:
"
1.21.2
"
,
"ext-phalcon"
:
"
4.1.1
"
},
"allow-plugins"
: {
"php-http/discovery"
:
true
}
}
}
Back
|
FazBrowse Home
|
New Git URL