apigee / apigee-devportal-kickstart-drupal

A fast demo and starting point for Apigee Developer Portals for Drupal
https://www.drupal.org/project/apigee_devportal_kickstart
GNU General Public License v2.0
26 stars 34 forks source link

Add php-http/discovery in allow-plugins in GitHub actions #603

Closed phdhiren closed 1 year ago

phdhiren commented 1 year ago

Description

php-http/discovery v 1.15 added a composer plugin to auto-install missing implementations.

Add allow-plugins of php-http/discovery in GitHub actions

Notes

https://github.com/php-http/discovery/releases/tag/1.15.0