mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Force PHP 7.3, break anything before PHP 7.3
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"docs": "https://firefly-iii.readthedocs.io/en/latest/"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.2.0",
|
||||
"php": ">=7.3.0",
|
||||
"ext-bcmath": "*",
|
||||
"ext-curl": "*",
|
||||
"ext-fileinfo": "*",
|
||||
|
||||
Reference in New Issue
Block a user