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

Please make new release version #112

Closed
dmamchyts opened this issue Feb 17, 2025 · 3 comments
Closed

Please make new release version #112

dmamchyts opened this issue Feb 17, 2025 · 3 comments

Comments

@dmamchyts
Copy link

composer.json:

...
        "codeception/module-rest": "^3.4.0",
...

/var/www/html $ composer req justinrainbow/json-schema:^6.1.0

./composer.json has been updated
Running composer update justinrainbow/json-schema
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires justinrainbow/json-schema ^6.1.0, found justinrainbow/json-schema[6.1.0] but these were not loaded, likely because it conflicts with another require.

  Problem 2
    - codeception/module-rest is locked to version 3.4.0 and an update of this package was not requested.
    - codeception/module-rest 3.4.0 requires justinrainbow/json-schema ^5.2.9 -> found justinrainbow/json-schema[5.2.9, ..., 5.3.0] but it conflicts with your root composer.json require (^6.1.0).

Master branch already contains fix: https://github.com/Codeception/module-rest/pull/108/files

Please, make new release version.
Thank you.

@W0rma
Copy link
Contributor

W0rma commented Mar 26, 2025

@TavoNiievez @Naktibalda Is there anything I can assist in order to get a new release?

It would be great to have a new version which allows the usage with of this package with the latest versions of justinrainbow/json-schema and softcreatr/jsonpath.

The dependency updates are already merged - only a new tag is necessary.

@W0rma
Copy link
Contributor

W0rma commented Mar 26, 2025

https://github.com/Codeception/module-rest/releases/tag/3.4.1 has been released.

I guess this issue can be closed

@TavoNiievez
Copy link
Member

Hi @W0rma thanks for tagging me, indeed, immediately after seeing your comment I released version 3.4.1.

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

No branches or pull requests

3 participants