1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 18:34:04 +00:00

Update composer.json

This commit is contained in:
Abrar Ahmad 2022-08-03 13:20:11 +05:00 committed by GitHub
parent 0a21837c21
commit 243162578d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@
} }
], ],
"require": { "require": {
"php": "^7.4|^8.0|^8.1",
"ext-json": "*", "ext-json": "*",
"illuminate/support": "^6.0|^8.0|^9.0", "illuminate/support": "^6.0|^8.0|^9.0",
"facade/ignition-contracts": "^1.0", "facade/ignition-contracts": "^1.0",