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: openai-php/symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc47eb6
Choose a base ref
...
head repository: openai-php/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 09625b2
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 2, 2025

  1. Update changelog

    GromNaN committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    db61e70 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. chore(deps): bump ramsey/composer-install from 2 to 3

    Bumps [ramsey/composer-install](https://github.com/ramsey/composer-install) from 2 to 3.
    - [Release notes](https://github.com/ramsey/composer-install/releases)
    - [Commits](ramsey/composer-install@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: ramsey/composer-install
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    3ac6886 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from openai-php/dependabot/github_actions/rams…

    …ey/composer-install-3
    
    chore(deps): bump ramsey/composer-install from 2 to 3
    nunomaduro authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    0041481 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Remove required config

    GromNaN committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    2e6d30a View commit details
    Browse the repository at this point in the history
  2. Use PhpUnit directly

    GromNaN committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    19a22aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from GromNaN/phpunit

    - Remove required config `openai.api_key`
    - Use PhpUnit directly
    GromNaN authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    09625b2 View commit details
    Browse the repository at this point in the history
Loading