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",
|
||||
"description": "Netbox for PHP",
|
||||
"description": "NetBox PHP",
|
||||
"keywords": ["netbox"],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^8.1|^8.0|^7.4|^7.3|^7.2",
|
||||
"php": "^8.2",
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/guzzle": "^6.5|^7.0"
|
||||
"guzzlehttp/guzzle": "^7.8"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue