mirror of
https://github.com/archtechx/livewire-access.git
synced 2025-12-12 04:14:03 +00:00
Require PHP ^8.0
This commit is contained in:
parent
8e8d236930
commit
769a1bda08
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1",
|
"php": "^8.0",
|
||||||
"livewire/livewire": "^2.10"
|
"livewire/livewire": "^2.10"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue