ajgarlag/psr-http-message-bundle
This release checks that required PSR-17 services are defined or suggests a fix for it
The bundle can detect if symfony/psr-http-message-bridge:>=2.1 is installed and the services defined by the flex recipe are enabled, to leverage in their services to provide the required functionality.
Fix sensio/framework-extra-bundle:<6 detection
Fix a small issue (#3) about deprecated services definition reported by @magnetik
sensio/framework-extra-bundle PSR-7 supportIf your code depends on sensio/framework-extra-bundle PSR-7 support, this is the suggested upgrade path:
sensio/framework-extra-bundle:^5.3.ajgarlag/psr-http-message-bundle:^1.1, and enable old services aliasing.sensio_framework_extra configuration.sensio_framework_extra_... services identifiers,
modify service definitions to use the ajgarlag_psr_http_message_... alternatives
following deprecation messages.sensio/framework-extra-bundle?:
sensio/framework-extra-bundle:^6.0.sensio/framework-extra-bundle.This release fixes a small typo in the conflict definition for sensio/framework-extra-bundle
This bundle provides PSR-7 support for Symfony Framework applications.
It was usually provided by sensio/framework-extra-bundle but was removed in v6.0.
Feedback is welcome.
How can I help you explore Laravel packages today?