Modernize versions
This commit is contained in:
parent
f2dfcba6ce
commit
ace365f89e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "hosterra/netbox",
|
"name": "hosterra/netbox",
|
||||||
"description": "Netbox for PHP",
|
"description": "NetBox PHP",
|
||||||
"keywords": ["netbox"],
|
"keywords": ["netbox"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1|^8.0|^7.4|^7.3|^7.2",
|
"php": "^8.2",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"guzzlehttp/guzzle": "^6.5|^7.0"
|
"guzzlehttp/guzzle": "^7.8"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|
|
||||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue