Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from php-http/deprecate
Browse files Browse the repository at this point in the history
deprecate this repository
  • Loading branch information
dereuromark authored Jan 6, 2024
2 parents 004bccc + 456d07b commit 9495ac8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,14 @@

[HTTPlug](http://httplug.io) adapter for the [CakePHP](https://cakephp.org/) HTTP library.

This branch is for use with CakePHP 5.0+.
# Deprecated

The CakePHP HTTP client implements the PSR-18 `HttpClientInterface`. If your code still relies on the HTTPlug `HttpClient`, we recommend to upgrade to rely on the compatible PSR-18 `HttpClientInterface` interface directly instead.

## Version Info

This branch is for use with CakePHP 5.0+.

- ^0.2: CakePHP 3
- ^0.3: CakePHP 4
- ^0.4: CakePHP 5
Expand Down

0 comments on commit 9495ac8

Please sign in to comment.