php-psr-http-client 1.0.2-1 source package in Ubuntu

Changelog

php-psr-http-client (1.0.2-1) unstable; urgency=medium

  [ J0WI ]
  * Update url to HTTPS (#15)

  [ Nathanael Esayeas ]
  * Support `psr/http-message` v2

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <email address hidden>  Wed, 12 Apr 2023 13:16:22 +0200

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-psr-http-client_1.0.2-1.dsc 1.7 KiB bfdd751fdc7e120c4619f5ded5f082912ffe4613b5e9be8a6d79e52cedc844d2
php-psr-http-client_1.0.2.orig.tar.gz 2.3 KiB 98662e6ef287badfadb14e4a308c073afaf783e368e7719cb924212914f40523
php-psr-http-client_1.0.2-1.debian.tar.xz 2.6 KiB d60f964f7727d7d8955b4c3d2e91e11ea2aad4d1fce7535fcab583687f599eea

Available diffs

No changes file available.

Binary packages built by this source

php-psr-http-client: Common interface for HTTP clients

 PSR HTTP Client provides all interfaces/classes/traits related to PSR-18.
 This is not an HTTP client implementation of its own. It is merely an
 interface that describes an HTTP client.