mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
switch to PHP 8.2
This commit is contained in:
parent
24d71230e8
commit
48fc63fe02
3 changed files with 4 additions and 7 deletions
|
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"php": "^8.2",
|
||||
"ext-json": "*",
|
||||
"illuminate/support": "^9.0",
|
||||
"spatie/ignition": "^1.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue