mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-04 03:54:37 -04:00
Adjust PHP version
This commit is contained in:
parent
ebcbbbaa1f
commit
7e973ff91e
@ -13,7 +13,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.4.0",
|
"php": ">=7.3.0",
|
||||||
"ext-gd": "*",
|
"ext-gd": "*",
|
||||||
"ext-gmp": "*",
|
"ext-gmp": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
@ -206,5 +206,5 @@
|
|||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://github.com/tainmar/Laravel-Excel"
|
"url": "https://github.com/tainmar/Laravel-Excel"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user