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

Added php8.1

This commit is contained in:
Jens Twesmann 2023-02-16 13:15:02 +01:00 committed by GitHub
parent 6cf8c325d4
commit 31489a9530
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
} }
], ],
"require": { "require": {
"php": "^8.0", "php": "^8.0|^8.1",
"ext-json": "*", "ext-json": "*",
"illuminate/support": "^9.0|^10.0", "illuminate/support": "^9.0|^10.0",
"facade/ignition-contracts": "^1.0.2", "facade/ignition-contracts": "^1.0.2",