Bumps Packagist as a workaround for the Forgejo [webhook issue](https://codeberg.org/forgejo/forgejo/issues/2329)
This commit is contained in:
parent
1a659a1bd9
commit
ea30f70fc3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ use Hosterra\NetBox\HttpClient\HttpClient;
|
|||
use RuntimeException;
|
||||
|
||||
class Client {
|
||||
const VERSION = '3.1.2';
|
||||
const VERSION = '3.1.3';
|
||||
|
||||
/** @var array */
|
||||
protected $classes = [
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue