Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Updates the requirements on openai-php/laravel to permit the latest version.

Release notes

Sourced from openai-php/laravel's releases.

v0.12.0

What's Changed

New Contributors

Full Changelog: openai-php/laravel@v0.11.0...v0.12.0

Changelog

Sourced from openai-php/laravel's changelog.

v0.12.0 (2025-05-04)

Added

  • Add facade for fineTuning (#125)
  • Make base url configurable (#144)

Changed

  • Changed underlying openai/client package version from 0.11.0 to 0.12.0

Removed

  • Removed support for PHP 8.1

v0.11.0 (2025-02-24)

Added

  • Add support for Laravel 12 (#137)

v0.10.1 (2024-06-06)

Changed

  • Changed underlying openai/client package version from 0.9.1 to v0.10.1

v0.10.0-beta.2 (2024-05-28)

Fixed

  • Api version header in Service Provider - (#100)

v0.10.0-beta.1 (2024-05-27)

Changed

  • Changed underlying openai/client package version from 0.9.1 to v0.10.0-beta.1

v0.9.1 (2024-05-25)

Changed

  • Changed underlying openai/client package version from 0.9.0 to v0.9.1

v0.9.0 (2024-05-21)

Changed

  • Changed underlying openai/client package version from 0.8.0 to v0.9.0

v0.8.0 (2023-11-23)

Changed

  • Changed underlying openai/client package version from 0.7.8 to v0.8.0

v0.8.0-beta.1 (2023-11-13)

Changed

  • Changed underlying openai/client package version from 0.7.8 to v0.8.0-beta.1

v0.7.8 (2023-11-07)

Changed

  • Changed underlying openai/client package version from 0.7.5 to 0.7.8

v0.7.5 (2023-11-06)

Changed

  • Changed underlying openai/client package version from 0.7.0 to 0.7.5

... (truncated)

Commits
  • 7995888 chore: uses 0.12 of the client
  • 4de20c0 chore: bumps dependencies
  • 184a4c2 chore: bumps dependencies
  • 1eb355d chore: bumps dependencies
  • 9b76175 build: update openai-php/client dependency to version 0.10.3 in composer.json...
  • b52db71 Adds ability to configure Project & Base URL via env (#144)
  • 589cf3a build: Adds PR template per contributing guidelines (#124)
  • 2b982d2 build: remove prestissimo (unneeded in composer: v2) (#145)
  • 955d132 fix: add fineTuning method to OpenAI facade (#125)
  • 7c9a79f docs: moves to 4o-mini model in README.md examples (#123)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [openai-php/laravel](https://github.com/openai-php/laravel) to permit the latest version.
- [Release notes](https://github.com/openai-php/laravel/releases)
- [Changelog](https://github.com/openai-php/laravel/blob/main/CHANGELOG.md)
- [Commits](openai-php/laravel@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: openai-php/laravel
  dependency-version: 0.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot merged commit d9ad5ba into main May 5, 2025
1 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/composer/openai-php/laravel-tw-0.12 branch May 5, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant