HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/MdnDirecteur/hours.komma.cloud/vendor/spatie/laravel-pjax/CHANGELOG.md
# Changelog

All notable changes to `laravel-pjax` will be documented in this file

## 2.1.2 - 2020-12-04

- Support PHP 8

## 2.1.1 - 2020-09-09

- Support Laravel 8

## 2.1.0 - 2020-03-09

- add support for Laravel 7

## 2.0.3 - 2020-01-10

- change param to BaseResponse (#38)

## 2.0.2 - 2019-12-11
- allow symfony 5 components

## 2.0.1 - 2019-09-30
- response type fix (#33)

## 2.0.0 - 2019-09-20
- Now requires PHP 7.2
- Laravel 6 support

## 1.3.2 - 2018-02-06
- allow symfony 4

## 1.3.1 - 2016-02-18
- Fix a bug where the version header would be sent whenever any meta http-equiv tag was set

## 1.3.0 - 2016-01-22
- Added a check on title

## 1.2.2 - 2016-01-15
- Fix capitalization of header name, the sequel

## 1.2.1 - 2016-01-13
- Fix capitalization of header name

## 1.2.0 - 2016-01-12
- Added pjax version header 

## 1.1.0 - 2015-12-25
- Add compatibility for symfony 3.0 components

## 1.0.1 - 2015-10-16
- Fix tests

## 1.0.0 - 2015-10-16
- Initial release