Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: php-http/socket-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.x
Choose a base ref
...
head repository: code-tool/socket-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 1 file changed
  • 4 contributors

Commits on May 9, 2022

  1. Add support for symfony 6

    drewblin committed May 9, 2022
    Configuration menu
    Copy the full SHA
    520ad92 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Change vendor name & add replace tag (in hope that php-http/socket-cl…

    …ient will be maintained)
    drewblin committed May 10, 2022
    Configuration menu
    Copy the full SHA
    38a5af2 View commit details
    Browse the repository at this point in the history
  2. Fix original package version

    drewblin committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e0132db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from drewblin/symfony6

    Add support for Symfony 6
    asp24 authored May 10, 2022
    Configuration menu
    Copy the full SHA
    3e5b1bb View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. add symfony7 support

    dozer committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    22fff26 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge pull request #3 from dozer111/support-symfony7

    add symfony7 support
    asp24 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    bc86955 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. 📦 Explicitly declare dependency to psr/http-message

    Restrict the installed version to `v1` because the package compatible only with `v1`
    andrew-demb authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b94595e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from andrew-demb/patch-1

    📦 Explicitly declare dependency to `psr/http-message`
    asp24 authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    125e018 View commit details
    Browse the repository at this point in the history
Loading