1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

add php 7.3 to composer dev

This commit is contained in:
David Bomba 2021-03-17 10:19:06 +11:00
parent db03dccbaf
commit 7da509dc99

View File

@ -70,7 +70,7 @@
"wildbit/swiftmailer-postmark": "^3.3"
},
"require-dev": {
"php": "^7.4",
"php": "^7.3|^7.4",
"anahkiasen/former": "^4.2",
"barryvdh/laravel-debugbar": "^3.4",
"brianium/paratest": "^6.1",