jolicode/ffi-uuid

Support PHP 8.0

jonathan-shahen opened this issue · 3 comments

Describe the solution you'd like
Update composer.json to allow || ^8.0

$ composer update
Loading composer repositories with package information
Updating dependencies                                 
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - jolicode/ffi-uuid v1.0.0 requires php ^7.4 -> your php version (8.0.0) does not satisfy that requirement.
    - scrawlr/lib-php-identifiers v0.1.0 requires jolicode/ffi-uuid ^1.0.0 -> satisfiable by jolicode/ffi-uuid[v1.0.0].
    - Root composer.json requires scrawlr/lib-php-identifiers ~0.1 -> satisfiable by scrawlr/lib-php-identifiers[v0.1.0].

Thanks for the report. are you using it in prod?

Thanks 👍
We are using this project in a set of benchmarks, and once we release we will choose the most performant one.
No product is external at this time.

you may have a look to this article we wrote.

But please, post your blog post here 👍🏼