-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Guidelines
- I understand that if I fail to provide all required details, this issue may be closed without review.
Description of the bug
Hi there.
Thank you for providing this library and the work you have put in.
The code was marked as PHP 8.4 compatible in #59
There hasn't been a release since that code was merged in, please could you release a version that contains that?
QueryPath version
4.0.1
PHP Version and environment (server type, cli provider etc., enclosing libraries and their respective versions)
8.4
Minimal reproducible PHP+HTML snippet to replicate bug
// In php 8.4 env
composer init --name=a/project --description="a description" --require=gravitypdf/querypath`
# Welcome to the Composer config generator
This command will guide you through creating your composer.json config.
Package name (<vendor>/<name>) [a/project]:
Description [a description]:
Author [Marnu <>, n to skip]: n
Minimum Stability []:
Package Type (e.g. library, project, metapackage, composer-plugin) []:
License []:
Define your dependencies.
Cannot use gravitypdf/querypath's latest version 4.0.1 as it requires php ^7.1 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 which is not satisfied by your platform.Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working