Remove PHP requirement

Created on 25 April 2023, over 1 year ago
Updated 28 April 2023, over 1 year ago

First of all, this module is just what I was looking for, thanks for contributing it :)

Problem/Motivation

The site we're looking to use this on currently runs Drupal 9.4.x on PHP 7.4, which is within the system requirements set out on this page:

https://www.drupal.org/docs/getting-started/system-requirements/php-requ... β†’

The ckeditor_html_embed module has a requirement of PHP 8.0 in the info.yml and composer.json files. It is my understanding (and I may be wrong) that there is no PHP code in the module and these requirement keys are not necessary for the module to function correctly.

Steps to reproduce

Run composer require 'drupal/ckeditor_html_embed:^1.0' on a system running PHP 7.4 and get the error that it requires PHP >= 8.0.

Proposed resolution

Remove the keys requiring PHP 8.0.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡³πŸ‡ΏNew Zealand code_brown

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

Comments & Activities

Production build 0.71.5 2024