Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
digitlimit authored Nov 11, 2024
1 parent 0f8472b commit c96b23d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Githook

[![Latest Version on Packagist](https://img.shields.io/packagist/v/digitlimit/githook.svg?style=flat-square)](https://packagist.org/packages/digitlimit/githook)
[![Total Downloads](https://img.shields.io/packagist/dt/digitlimit/githook.svg?style=flat-square)](https://packagist.org/packages/digitlimit/githook)
![GitHub Actions](https://github.com/digitlimit/githook/actions/workflows/githook.yml/badge.svg)
![PHP versions](https://img.shields.io/badge/PHP-8.0%20|%208.2%20|%208.3-blue.svg)

A Laravel package to handle GitHub webhooks seamlessly by dispatching Laravel events for all GitHub events. Users can listen to and handle these events easily.

![image](https://github.com/user-attachments/assets/bfdce397-bb3b-4b8f-b66d-520392720c29)

## Installation

To install the package, use Composer:
Expand Down

0 comments on commit c96b23d

Please sign in to comment.