File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ It has been extracted as a separate project to make maintenance easier and enabl
1818| :--- | :---------- | :------ | :------ | :------ | :------ |
1919| behat | [ Helps to test business expectations] ( http://behat.org/ ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
2020| box | [ Fast, zero config application bundler with PHARs] ( https://github.com/humbug/box ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
21- | box-3 | [ Fast, zero config application bundler with PHARs] ( https://github.com/humbug/box ) | ❌ ; | ✅ ; | ✅ ; | ✅ ; |
2221| churn | [ Discovers good candidates for refactoring] ( https://github.com/bmitch/churn-php ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
2322| codeception | [ Codeception is a BDD-styled PHP testing framework] ( https://codeception.com/ ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
2423| composer | [ Dependency Manager for PHP] ( https://getcomposer.org/ ) | ✅ ; | ✅ ; | ✅ ; | ✅ ; |
Original file line number Diff line number Diff line change 6060 },
6161 "test" : " box list" ,
6262 "tags" : [" pre-installation" ]
63- },
64- {
65- "name" : " box-3" ,
66- "summary" : " Fast, zero config application bundler with PHARs" ,
67- "website" : " https://github.com/humbug/box" ,
68- "command" : {
69- "phive-install" : {
70- "alias" : " humbug/box:^3.16" ,
71- "bin" : " %target-dir%/box-3" ,
72- "sig" : " 2DF45277AEF09A2F"
73- }
74- },
75- "test" : " box-3 list" ,
76- "tags" : [" exclude-php:8.2" , " pre-installation" ]
7763 }
7864 ]
7965}
You can’t perform that action at this time.
0 commit comments