php-slim-psr7 1.6.0-2 source package in Ubuntu

Changelog

php-slim-psr7 (1.6.0-2) unstable; urgency=medium

  * Add missing Build-Depends on php-symfony-polyfill-php80
  * Also Depends on php-symfony-polyfill-php80

 -- William Desportes <email address hidden>  Sun, 22 Jan 2023 17:54:33 +0400

Upload details

Uploaded by:
William Desportes
Uploaded to:
Sid
Original maintainer:
William Desportes
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-slim-psr7_1.6.0-2.dsc 2.3 KiB 135110efe182156c2cd6c203f429b3c16d239925535152eaae42b792b37539a7
php-slim-psr7_1.6.0.orig.tar.gz 37.2 KiB 64da00ceb1e9d510de6e6874e5e2de95c04cab82d828d3aad4c059033026ccd5
php-slim-psr7_1.6.0-2.debian.tar.xz 8.2 KiB 72a9b381a2edfc1950b7de84bdd2826d357cc010b5f63d35b426cd75406f0ce4

No changes file available.

Binary packages built by this source

php-slim-psr7: Strict PSR-7 implementation used by the Slim Framework

 This library can be used with other libraries that are compatible
 with the PSR-7 standard.
 .
 PSR-7 is a set of common interfaces defined by PHP Framework Interop Group.
 These interfaces are representing HTTP messages, and URIs used for HTTP.
 This standard helps normalizing a request and handling a response.