Skip to content

The PHP 7.2 compatible version of the spatie/laravel-webhook-server package

License

Notifications You must be signed in to change notification settings

lidoma/laravel-webhook-server

 
 

Repository files navigation

This repository holds the fixed issues of incompatibility with PHP v7.2 of the spatie/laravel-webhook-server package on php7.2 branch.

Installation

You should install the spatie/laravel-webhook-server package through this repository.

To do this, add the repository to the composer.json file:

"repositories": [
    {
        "type": "git",
        "url": "https://github.com/lidoma/laravel-webhook-server.git"
    }
]

And install the package via composer:

composer require spatie/laravel-webhook-server:dev-php7.2

About

The PHP 7.2 compatible version of the spatie/laravel-webhook-server package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%