Composer php minimum version to 8.1 (#14494)

This commit is contained in:
Tony Murray
2022-10-22 03:21:17 -05:00
committed by GitHub
parent a166df006a
commit 0155f2fc3f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"homepage": "https://www.librenms.org/",
"license": "GPL-3.0-or-later",
"require": {
"php": "^7.3 || ^8.0",
"php": "^8.1",
"ext-curl": "*",
"ext-gd": "*",
"ext-json": "*",
Generated
+2 -2
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "807216c31606cc7c4fbc5f0a3d05bc94",
"content-hash": "7672f263bf9a96c1e77aa8148379ed8e",
"packages": [
{
"name": "amenadiel/jpgraph",
@@ -12438,7 +12438,7 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^7.3 || ^8.0",
"php": "^8.1",
"ext-curl": "*",
"ext-gd": "*",
"ext-json": "*",