Closed (fixed)
Project:
OpenID Connect / OAuth client
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2021 at 09:02 UTC
Updated:
5 Jan 2022 at 17:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
slasher13fix tests
Comment #5
slasher13fix tests
Comment #7
slasher13fix tests
Comment #8
jcnventuraI don't see why the added tests suddenly add a minimum PHP requirement of PHP 7.4.. Please don't do changes just because they look cool. Even if those lines do indeed break on PHP 7.3, I'd rather remove them than make the module incompatible with a lot of installs out there.
I should never have added this to composer.json. This is already managed more than fine by the drupal.org packagist through the information in the info.yml. Let's delete this line and let drupal.org handle this.
Comment #10
jcnventura