Update composer.json

This commit is contained in:
Tony Roy 2021-03-11 20:50:25 -04:00 committed by GitHub
commit c19729025f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
"keywords": ["netbox", "laravel"],
"license": "MIT",
"require": {
"php": "^8.0|^7.4",
"php": "^8.0|^7.4|^7.3|^7.2",
"laravel/framework": "^8.0",
"guzzlehttp/guzzle": "^7.0.1"
},