matchish / laravel-scout-elasticsearch

Search among multiple models with ElasticSearch and Laravel Scout
MIT License
702 stars 113 forks source link

PHP 8.3 support #265

Closed jackraymund closed 9 months ago

jackraymund commented 9 months ago

Hello, is there chance to get upgrade this library to support PHP8.3? laravel-scout-elasticsearch 7.4 needs package roave/better-reflection ^4.3|^5.0 But to support 8.3 roave/better-reflection needs to be ^6.18

matchish commented 9 months ago

Hey, feel free to send a PR to upgrade roave/better-reflection if it will pass tests we can make a new release

matchish commented 9 months ago

released. thanks @jackraymund