Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

installation #44

Open
carlituxman opened this issue Jul 23, 2021 · 3 comments
Open

installation #44

carlituxman opened this issue Jul 23, 2021 · 3 comments

Comments

@carlituxman
Copy link

How can I install/require?

@Messhias
Copy link

@nov ?

@duks2dog
Copy link

I think,
Add to your composer.json
"repositories":[ { "type": "vcs", "url": "https://github.com/nov/jose-php.git" } ]

and

require": {"gree/jose": "^2.2.1"}

@Eloar
Copy link

Eloar commented May 9, 2023

There is package registered in packagist gree/jose so you may just require it:
composer require gree/jose

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants