�PNG  IHDR��;���IDATx��ܻn�0���K�� �)(�pA��� ���7�LeG{�� �§㻢|��ذaÆ 6lذaÆ 6lذaÆ 6lom��$^�y���ذag�5bÆ 6lذaÆ 6lذa{���� 6lذaÆ �`����}H�Fkm�,�m����Ӫ���ô�ô!� �x�|'ܢ˟;�E:���9�&ᶒ�}�{�v]�n&�6� �h��_��t�ڠ͵-ҫ���Z;��Z$�.�P���k�ž)�!��o���>}l�eQfJ�T��u і���چ��\��X=8��Rن4`Vw�l�>����n�G�^��i�s��"ms�$�u��i��?w�bs[m�6�K4���O���.�4��%����/����b�C%��t ��M�ז� �-l�G6�mrz2���s�%�9��s@���-�k�9�=���)������k�B5����\��+͂�Zsٲ ��Rn��~G���R���C����� �wIcI��n7jJ���hۛNCS|���j0��8y�iHKֶۛ�k�Ɉ+;Sz������L/��F�*\��Ԕ�#"5��m�2��[S��������=�g��n�a�P�e�ғ�L�� lذaÆ 6l�^k��̱aÆ 6lذaÆ 6lذa;���� �_��ذaÆ 6lذaÆ 6lذaÆ ���R���IEND�B` # Changelog All notable changes to `laravel-honeypot` will be documented in this file ## 3.0.1 - 2020-11-04 - add support for PHP 8 ## 3.0.0 - 2020-09-16 - drop support for anything below PHP 7.4, Laravel 8 - add `x-honeypot` Blade component - move setup to dedicated class, so it can be used in Inertia ## 2.3.0 - 2020-09-08 - add support for Laravel 8 - add option to skip `valid_from` timestamp check ## 2.2.0 - 2020-04-14 - reverts back `block all requests without honeypot fields` and adds an option to enable it ## 2.1.0 - 2020-03-02 - drop support for anything below Laravel 7 ## 2.0.0 - 2020-03-02 - block all requests without honeypot fields ## 1.5.0 - 2020-03-02 - make compatible with Laravel 7 ## 1.4.0 - 2019-04-09 - make compatible with Laravel 6 ## 1.3.4 - 2019-06-12 - improve validation of the timestamp ## 1.3.3 - 2019-03-18 - fix invalid payload error ## 1.3.2 - 2019-03-06 - drop support for Laravel 5.7 and Carbon 1 ## 1.3.1 - 2019-02-27 - fix requirements ## 1.3.0 - 2019-02-27 - drop support for PHP 7.1 ## 1.2.0 - 2019-02-27 - add support for Laravel 5.8 ## 1.1.3 - 2019-02-15 - fix name field name ## 1.1.2 - 2019-02-15 - restrict honeypot to POST requests only ## 1.1.1 - 2019-02-15 - use underscores instead of dashes for form field names ## 1.1.0 - 2018-01-03 - add randomized name field name ## 1.0.2 - 2018-12-27 - fix view hint path ## 1.0.1 - 2018-12-27 - allow Laravel 5.6 ## 1.0.0 - 2018-12-27 - initial release