All current project dependencies should be moved under composer.json require section

Created on 1 April 2025, 6 days ago

Problem/Motivation

Dev dependencies are not added to the project when installing drupal/panther.

Steps to reproduce

  1. install drupal/panther with composer
  2. Enable drupal/panther
  3. Implement and execute a test

An error is triggered because drupal-driver extension is missing

There was 1 error:

1) Drupal\Tests\mytests\FunctionalJavascript\LoginTest::testLoginAsAdmin
Error: Class "Drupal\Driver\DrupalDriver" not found

Proposed resolution

Move all the current require-dev dependencies into require section

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇮🇹Italy pix_

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024