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: v0.13.0
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: main
Choose a head ref
  • 16 commits
  • 13 files changed
  • 6 contributors

Commits on Jul 4, 2025

  1. Configuration menu
    Copy the full SHA
    6c70a13 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    8b548ef View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. chore(deps): bump actions/checkout from 4 to 5 (#31)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    4860028 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    f3322ce View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Configuration menu
    Copy the full SHA
    31ec4c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc47eb6 View commit details
    Browse the repository at this point in the history
  3. 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

Commits on Nov 1, 2025

  1. Configuration menu
    Copy the full SHA
    ac428f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. chore(deps): bump actions/checkout from 5 to 6 (#39)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    4ef9a3f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. chore(deps): bump actions/cache from 4 to 5 (#40)

    Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    c2ed624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5adc909 View commit details
    Browse the repository at this point in the history
Loading