File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " guncha25 /drupal-codeception" ,
2+ "name" : " wunderio /drupal-codeception" ,
33 "description" : " Codeception toolset for Drupal testing." ,
44 "type" : " package" ,
55 "repositories" : [
99 }
1010 ],
1111 "require" : {
12- "codeception/codeception" : " ^4.0 " ,
13- "fzaninotto/faker " : " ^1.8 " ,
14- "codeception/module-webdriver " : " ^1.1 " ,
15- "webflo/drupal-finder " : " ^1.2 "
12+ "codeception/codeception" : " ^4.2 " ,
13+ "codeception/module-webdriver " : " ^2.0 " ,
14+ "webflo/drupal-finder " : " ^1.2 " ,
15+ "fakerphp/faker " : " ^1.19 "
1616 },
1717 "require-dev" : {
18- "composer/installers" : " ^1 " ,
19- "drupal/core" : " ^8 "
18+ "composer/installers" : " ^2 " ,
19+ "drupal/core" : " ^9 "
2020 },
2121 "license" : " GPL-2.0" ,
2222 "authors" : [
3030 "psr-4" : {
3131 "Codeception\\ " : " src/Codeception"
3232 }
33+ },
34+ "config" : {
35+ "allow-plugins" : {
36+ "composer/installers" : true
37+ }
3338 }
3439}
You can’t perform that action at this time.
0 commit comments