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.10.2
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
  • 9 commits
  • 8 files changed
  • 7 contributors

Commits on Feb 8, 2025

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

Commits on Apr 3, 2025

  1. Correct GitHub Action deprecations + Opt into Dependabot (#23)

    * fix: update to latest github action versions
    
    * feat: opt into Dependabot for GitHub Action health
    iBotPeaches authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    14c4243 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Run "test" workflow without startup errors. (#24)

    * chore: drop matrix.os to reduce matrix complexity
    
    * chore: drop symfony 6.3, add 7.2
    
    * chore: skip php 8.1 on symfony 7.2
    
    * chore: skip php 8.4 on symfony 5.4
    
    * chore: skip php 8.4 on symfony 6.4
    
    * chore: restore symfony 7.0
    
    * chore: restore symfony 7.0, but skip 8.4
    iBotPeaches authored Apr 6, 2025
    Configuration menu
    Copy the full SHA
    7185af1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Changed underlying openai/client package version to 0.12.0 (#25) (#26)

    * Changed underlying `openai/client` package version to 0.12.0 (#25)
    * update require to php >=8.2 (#25)
    * drop php 8.1 from test matrix (#25)
    3qdev authored May 9, 2025
    Configuration menu
    Copy the full SHA
    3e981b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce4aee View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

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

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
Loading