Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/www/dev-test/vendor/php-http/guzzle7-adapter/ |
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [1.1.0] - 2024-11-26 ### Changed - Add support for PHP 8.4, drop support for PHP version 7.2 ### Fixed - Add missing `composer test` command and use it in CI - Fix deprecated usage of prophesize in phpunit tests ## [1.0.0] - 2021-03-09 - Stable release - no changes since 0.1.1 ## [0.1.1] - 2020-10-21 * Allow installation with PHP 8 ## [0.1.0] - 2020-08-16 First release