Skip to content

Commit ab81460

Browse files
authored
doc: updated readme to split into project
1 parent 5639aff commit ab81460

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,17 @@ Includes:
99
- Drupal Drush
1010
- Drupal Acceptance
1111

12+
## Differences from guncha25/drupal-codeception
13+
14+
- PHP 8 support
15+
- No dependency on Faker
16+
- Various fixes
17+
1218
## Installation
1319

1420
Require package:
1521

16-
```composer require guncha25/drupal-codeception --dev```
22+
```composer require coldfrontlabs/drupal-codeception --dev```
1723

1824
If codeception was not previously set up:
1925

0 commit comments

Comments
 (0)