laravel-scout-elasticsearch icon indicating copy to clipboard operation
laravel-scout-elasticsearch copied to clipboard

php parser version 5 added into composer

Open hkulekci opened this issue 11 months ago • 3 comments

hkulekci avatar Mar 16 '24 04:03 hkulekci

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.08%. Comparing base (9b675df) to head (e89cbad).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #274   +/-   ##
=========================================
  Coverage     96.08%   96.08%           
  Complexity      194      194           
=========================================
  Files            36       36           
  Lines           639      639           
=========================================
  Hits            614      614           
  Misses           25       25           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 16 '24 04:03 codecov-commenter

The PHP versions 8.0.16 and 8.1 have failed. We should evaluate the following options:

Drop support for these versions. Adjust the versions of our dependencies to maintain compatibility.

matchish avatar Mar 21 '24 16:03 matchish

i think need support 8.1+ and drop supporting for 8.0.x

mxp100 avatar May 03 '24 14:05 mxp100