Bumps Packagist as a workaround for the Forgejo [webhook issue](https://codeberg.org/forgejo/forgejo/issues/2329)

This commit is contained in:
Pierre Lannoy 2024-02-12 12:38:53 +01:00
commit ea30f70fc3
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.2'; const VERSION = '3.1.3';
/** @var array */ /** @var array */
protected $classes = [ protected $classes = [