Use Hugging Face PHP for Hub loading and simplify examples #3
tests.yml
on: pull_request
cs-check
16s
phpstan
18s
Matrix: test
Annotations
3 errors
|
test (8.1)
Process completed with exit code 2.
|
|
test (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires codewithkyrian/huggingface ^1.0 -> satisfiable by codewithkyrian/huggingface[1.0.0].
- codewithkyrian/huggingface 1.0.0 requires php ^8.2 -> your php version (8.1.34) does not satisfy that requirement.
Problem 2
- Root composer.json requires pestphp/pest ^2.36.0|^3.5.0 -> satisfiable by pestphp/pest[v2.36.0, v2.36.1, v3.5.0, ..., v3.8.5].
- pestphp/pest v2.36.0 conflicts with phpunit/phpunit 10.5.63.
- pestphp/pest v2.36.0 requires phpunit/phpunit ^10.5.36 -> satisfiable by phpunit/phpunit[10.5.62, 10.5.63].
- pestphp/pest[v2.36.1, v3.5.0, ..., v3.8.5] require php ^8.2.0 -> your php version (8.1.34) does not satisfy that requirement.
|
|
cs-check
Process completed with exit code 8.
|