You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ It has been extracted as a separate project to make maintenance easier and enabl
19
19
| behat |[Helps to test business expectations](http://behat.org/)|✅|✅|✅|✅|
20
20
| box |[Fast, zero config application bundler with PHARs](https://github.com/humbug/box)|✅|✅|✅|✅|
21
21
| churn |[Discovers good candidates for refactoring](https://github.com/bmitch/churn-php)|✅|✅|✅|✅|
22
-
| codeception |[Codeception is a BDD-styled PHP testing framework](https://codeception.com/)|✅|✅|✅|✅|
22
+
| codeception |[Codeception is a BDD-styled PHP testing framework](https://codeception.com/)|✅|✅|✅|❌|
23
23
| composer |[Dependency Manager for PHP](https://getcomposer.org/)|✅|✅|✅|✅|
24
24
| composer-bin-plugin |[Composer plugin to install bin vendors in isolated locations](https://github.com/bamarni/composer-bin-plugin)|✅|✅|✅|✅|
25
25
| composer-lock-diff |[Composer plugin to check what has changed after a composer update](https://github.com/davidrjonas/composer-lock-diff)|✅|✅|✅|✅|
@@ -68,7 +68,7 @@ It has been extracted as a separate project to make maintenance easier and enabl
68
68
| phpmd |[A tool for finding problems in PHP code](https://phpmd.org/)|✅|✅|✅|✅|
| phpstan-banned-code |[PHPStan rules for detecting calls to specific functions you don't want in your project](https://github.com/ekino/phpstan-banned-code)|✅|✅|✅|✅|
74
74
| phpstan-beberlei-assert |[PHPStan extension for beberlei/assert](https://github.com/phpstan/phpstan-beberlei-assert)|✅|✅|✅|✅|
@@ -83,6 +83,7 @@ It has been extracted as a separate project to make maintenance easier and enabl
0 commit comments