Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2025

Updates the requirements on php-curl-class/php-curl-class to permit the latest version.

Release notes

Sourced from php-curl-class/php-curl-class's releases.

Release 12.0.1

See change log for changes.

php-curl-class/php-curl-class@12.0.0...12.0.1

Changelog

Sourced from php-curl-class/php-curl-class's changelog.

12.0.1 - 2025-11-03

  • Remove calls to deprecated functions (#1005)

12.0.0 - 2025-03-25

  • Drop support for PHP 7.4 (#937)

11.1.0 - 2025-03-24

  • Add methods like Curl::setGet() for each HTTP request method (#936)

11.0.5 - 2025-03-11

  • Fix PHPStan static analysis errors (#929)

11.0.4 - 2025-02-20

  • Increase psalm strictness (#925)

11.0.3 - 2025-02-19

  • Use default for Psalm ensureOverrideAttribute (#923)

11.0.2 - 2025-02-18

  • Fix CI (PHPUnit) (#918)

11.0.1 - 2025-01-13

  • Increase Psalm strictness (#909)
  • Increase PHPStan strictness (#908)

11.0.0 - 2024-08-22

  • Drop support for PHP 7.3 (#889)
  • Drop support for PHP 7.2 (#888)
  • Drop support for PHP 7.1 (#887)

10.0.1 - 2024-08-21

  • Use nullable type declaration (#882)

10.0.0 - 2024-08-20

  • Drop support for PHP 7.0 (#880)
  • Add public method getActiveCurls (#871)

9.19.2 - 2024-04-09

... (truncated)

Commits
  • 6484fdd Bump version: 12.0.0 → 12.0.1
  • 7e724dc Remove calls to deprecated functions (#1005)
  • 61d2728 Merge pull request #1003 from php-curl-class/dependabot/pip/cryptography-46.0.3
  • a2dd2b8 ⬆ Bump cryptography from 46.0.2 to 46.0.3
  • df7e5b5 Merge pull request #1002 from php-curl-class/dependabot/pip/charset-normalize...
  • 395aaeb ⬆ Bump charset-normalizer from 3.4.3 to 3.4.4
  • 41a8ffc Merge pull request #1001 from php-curl-class-helper/create-pull-request/pre-c...
  • 31e2c8c Update pre-commit dependencies
  • 403bdc9 Merge pull request #1000 from php-curl-class/dependabot/pip/idna-3.11
  • da20f5b ⬆ Bump idna from 3.10 to 3.11
  • 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 [php-curl-class/php-curl-class](https://github.com/php-curl-class/php-curl-class) to permit the latest version.
- [Release notes](https://github.com/php-curl-class/php-curl-class/releases)
- [Changelog](https://github.com/php-curl-class/php-curl-class/blob/master/CHANGELOG.md)
- [Commits](php-curl-class/php-curl-class@11.0.0...12.0.1)

---
updated-dependencies:
- dependency-name: php-curl-class/php-curl-class
  dependency-version: 12.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Nov 15, 2025
@r-brown r-brown merged commit 77fe9b0 into master Nov 15, 2025
4 checks passed
@r-brown r-brown deleted the dependabot/composer/php-curl-class/php-curl-class-tw-11.0.0or-tw-12.0.0 branch November 15, 2025 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Development

Successfully merging this pull request may close these issues.

2 participants