Skip to content

Releases: schantldev/git-webhook

v1.0.8

Choose a tag to compare

@andjsch andjsch released this 24 Jun 12:34
445d57f

What's Changed

  • Suppport for Laravel 13 by @andjsch in #4
  • Dropped support for PHP 8.2, Laravel 11

Full Changelog: v1.0.7...v1.0.8

v1.0.7

Choose a tag to compare

@andjsch andjsch released this 26 Feb 11:43
2d89b11

Git Webhook is now supporting all currently supported Laravel versions (11 and 12).

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

Choose a tag to compare

@andjsch andjsch released this 18 Mar 11:25
0b22f45

What's changed

Suppport for Laravel 11
Dropped support for PHP 8.1, Laravel 10 and earlier

v1.0.5

Choose a tag to compare

@andjsch andjsch released this 06 Apr 09:48

What's Changed

Suppport for Laravel 10
Dropped support for PHP 8.0, Laravel 9 and earlier

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@andjsch andjsch released this 05 Jul 09:21

What's Changed

  • Suppport for Laravel 9
  • Dropped support for PHP 7 and Laravel 7 an earlier

Full Changelog: v1.0.3...v1.0.4

PHP 8 support

Choose a tag to compare

@andjsch andjsch released this 21 Jan 11:25
v1.0.3

Add PHP 8 support

v1.0.2

Choose a tag to compare

@andjsch andjsch released this 15 Sep 23:10

Changes

  • Add support for Laravel 8

v1.0.1

Choose a tag to compare

@andjsch andjsch released this 15 Sep 18:08
  • Updated travis.yml to not test with PHP 7.1 as it is not supported
  • Updated the README

v1.0.0

Choose a tag to compare

@andjsch andjsch released this 15 Sep 15:01

Initial release