File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " arachne/codeception" ,
3
3
"type" : " library" ,
4
- "keywords" : [ " nette " , " arachne " , " codeception " ],
4
+ "keywords" : [ " arachne " , " codeception " , " nette " ],
5
5
"license" : [ " BSD-3-Clause" , " GPL-2.0" , " GPL-3.0" ],
6
6
"authors" : [
7
7
{
8
8
"name" : " Jáchym Toušek" ,
9
- "homepage" : " http://m33 .cz/ " ,
9
+ "homepage" : " http://enumag .cz" ,
10
10
"email" : " enumag@gmail.com"
11
11
}
12
12
],
13
13
"require" : {
14
14
"php" : " >=5.3.0" ,
15
+ "arachne/bootstrap" : " ~0.1" ,
16
+ "codeception/codeception" : " ~2.0" ,
17
+ "nette/bootstrap" : " ~2.2" ,
15
18
"nette/di" : " ~2.2" ,
16
- "nette/http" : " ~2.2" ,
17
- "codeception/codeception" : " ~2.0"
19
+ "nette/http" : " ~2.2"
18
20
},
19
21
"require-dev" : {
20
- "squizlabs/php_codesniffer " : " ~1.4 " ,
21
- "arachne/coding-style " : " ~0.2 "
22
+ "arachne/coding-style " : " ~0.2 " ,
23
+ "squizlabs/php_codesniffer " : " ~1.4 "
22
24
},
23
25
"autoload" : {
24
26
"psr-4" : {
You can’t perform that action at this time.
0 commit comments