Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing sf5 compatibility #230

Merged
merged 2 commits into from Dec 2, 2019
Merged

Preparing sf5 compatibility #230

merged 2 commits into from Dec 2, 2019

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Nov 28, 2019

Will fix #227

@Spomky Spomky self-assigned this Nov 28, 2019
@coveralls
Copy link

coveralls commented Nov 28, 2019

Coverage Status

Coverage decreased (-0.01%) to 73.523% when pulling 53cdc69 on sf5 into 9293657 on v2.1.

@Spomky Spomky mentioned this pull request Nov 28, 2019
@lucasvanlierop
Copy link

Nice, thanks!, I'll give this a try tomorrow!

@Spomky Spomky merged commit 08bbefe into v2.1 Dec 2, 2019
@Spomky Spomky deleted the sf5 branch December 2, 2019 11:49
@monsieurchico
Copy link

monsieurchico commented Dec 4, 2019

Hi guys, is the project available for symfony 5? I have a composer message when I try to install :

`
➜ api git:(master) ✗ composer require web-token/jwt-framework:"^2.1"
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "5.0.*"
Your requirements could not be resolved to an installable set of packages.

Problem 1
- web-token/jwt-framework v2.1.1 requires symfony/config ^4.2 -> no matching package found.
- web-token/jwt-framework v2.1.0 requires symfony/config ^4.2 -> no matching package found.
- Installation request for web-token/jwt-framework ^2.1 -> satisfiable by web-token/jwt-framework[v2.1.0, v2.1.1].

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json to its original content.
`

@Spomky
Copy link
Member Author

Spomky commented Dec 4, 2019

Hi @monsieurchico,

It is not yet tagged. This should be done by the end of the week.

@monsieurchico
Copy link

Okay thanks ;)

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

Successfully merging this pull request may close these issues.

Symfony 5.0 support
4 participants