rtCamp / login-with-google

Minimal plugin which allows WordPress user to login with google.
https://wordpress.org/plugins/login-with-google/
GNU General Public License v2.0
63 stars 17 forks source link

[105] Update composer packages #109

Closed ankitrox closed 2 years ago

ankitrox commented 2 years ago

Closes: #105

pdclark commented 2 years ago

@ankitrox Unit tests failed PHP 7.3 but passed 7.4. Output:

8
Installing dependencies from lock file (including require-dev)
[9](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:10)
Verifying lock file contents can be installed on current platform.
[10](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:11)
Your lock file does not contain a compatible set of packages. Please run composer update.
[11](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:12)
Error: Your lock file does not contain a compatible set of packages. Please run composer update.
[12](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:13)
[13](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:14)
  Problem 1
[14](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:15)
    - psr/container is locked to version 2.0.2 and an update of this package was not requested.
[15](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:16)
    - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement.
[16](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:17)
  Problem 2
[17](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:18)
    - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement.
[18](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:19)
    - pimple/pimple v3.5.0 requires psr/container ^1.1 || ^2.0 -> satisfiable by psr/container[2.0.2].
[19](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:20)
    - pimple/pimple is locked to version v3.5.0 and an update of this package was not requested.
[20](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:21)
[21](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:22)
[22](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:23)
  Problem 1
[23](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:24)
    - psr/container is locked to version 2.0.2 and an update of this package was not requested.
[24](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:25)
    - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement.
[25](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:26)
  Problem 2
[26](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:27)
    - psr/container 2.0.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement.
[27](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:28)
    - pimple/pimple v3.5.0 requires psr/container ^1.1 || ^2.0 -> satisfiable by psr/container[2.0.2].
[28](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:29)
    - pimple/pimple is locked to version v3.5.0 and an update of this package was not requested.
[29](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:30)
[30](https://github.com/rtCamp/login-with-google/runs/6970018339?check_suite_focus=true#step:7:31)
Error: Process completed with exit code 2.

Thoughts?

ankitrox commented 2 years ago

@pdclark Yes, because there's psr/container package version ^2 which requires php >=7.4

github-actions[bot] commented 2 years ago

Code coverage report: https://gh-reports.rt.gw/login-with-google/refs/pull/109/merge/

github-actions[bot] commented 2 years ago

Code coverage report: https://gh-reports.rt.gw/login-with-google/refs/pull/109/merge/