Update composer.json
This commit is contained in:
parent
b2152be0c8
commit
c19729025f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"keywords": ["netbox", "laravel"],
|
"keywords": ["netbox", "laravel"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0|^7.4",
|
"php": "^8.0|^7.4|^7.3|^7.2",
|
||||||
"laravel/framework": "^8.0",
|
"laravel/framework": "^8.0",
|
||||||
"guzzlehttp/guzzle": "^7.0.1"
|
"guzzlehttp/guzzle": "^7.0.1"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue