File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 1414 "require" : {
1515 "php" : " ^7.1.0" ,
1616 "codeception/codeception" : " ^2.2.0" ,
17- "nette/application" : " ^3.0.0@alpha" ,
1817 "nette/bootstrap" : " ^3.0.0@alpha" ,
19- "nette/component-model" : " ^3.0.0@alpha" ,
2018 "nette/di" : " ^3.0.0@alpha" ,
21- "nette/http" : " ^3.0.0@alpha" ,
22- "nette/neon" : " ^3.0.0@alpha" ,
23- "nette/php-generator" : " ^3.0.0@alpha" ,
24- "nette/utils" : " ^3.0.0@alpha"
19+ "nette/http" : " ^3.0.0@alpha"
2520 },
2621 "require-dev" : {
27- "nette/caching" : " ^3.0.0@alpha" ,
28- "nette/finder" : " ^3.0.0@alpha" ,
22+ "nette/application" : " ^3.0.0@alpha" ,
2923 "latte/latte" : " ^3.0.0@alpha" ,
3024 "tracy/tracy" : " ^2.4.0"
3125 },
26+ "minimum-stability" : " alpha" ,
3227 "autoload" : {
3328 "psr-4" : {
3429 "Arachne\\ Codeception\\ " : " src"
You can’t perform that action at this time.
0 commit comments