You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
Please treat me like I know almost nothing about Composer.
How do I actually get JSONPath into my project? After running composer require flow/jsonpath dev-master or composer require flow/jsonpath, my PHP looks essentially like this:
This project is now marked as abandoned and suggests using softcreatr/jsonpath as a replacement. If you think this issue is still relevant please open a new ticket under the new project.
Please treat me like I know almost nothing about Composer.
How do I actually get JSONPath into my project? After running
composer require flow/jsonpath dev-master
orcomposer require flow/jsonpath
, my PHP looks essentially like this:But I get the error "Class 'JSONPath' not found."
I'm doing something wrong, but I don't know what.
The text was updated successfully, but these errors were encountered: