Nks / orchid-repeater-field

Adding support of repeater field to Orchid (https://github.com/orchidsoftware/platform)
MIT License
58 stars 41 forks source link

PHP > 7.2 is not supported #44

Closed bistory closed 2 years ago

bistory commented 3 years ago

Expected Behavior

Installing the package on a php 8 setup should work.

Actual Behavior

Composer returns an error saying PHP version used by my system is not supported.

Steps to Reproduce the Problem

  1. Use PHP 8.0 and do a composer require nakukryskin/orchid-repeater-field
  2. See it crash
  3. Profit !

Specifications

modmatrix commented 2 years ago

+1.