Validate Forgejo webhook issue

This commit is contained in:
Pierre Lannoy 2024-02-12 12:32:52 +01:00
commit 1a659a1bd9
Signed by: Pierre Lannoy
GPG key ID: D27231EF87D53F31

View file

@ -8,7 +8,7 @@ use Hosterra\NetBox\HttpClient\HttpClient;
use RuntimeException; use RuntimeException;
class Client { class Client {
const VERSION = '3.1.0'; const VERSION = '3.1.2';
/** @var array */ /** @var array */
protected $classes = [ protected $classes = [