mirror of
https://github.com/archtechx/livewire-access.git
synced 2025-12-12 12:24:03 +00:00
Add L10 and remove L8 support
This commit is contained in:
parent
51e6dbf99d
commit
9de5e377b7
3 changed files with 5 additions and 5 deletions
|
|
@ -20,11 +20,11 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"php": "^8.1",
|
||||
"livewire/livewire": "^2.10"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^6.9|^7.0"
|
||||
"orchestra/testbench": "^7.0|^8.0"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue