1
0
Fork 0
mirror of https://github.com/archtechx/livewire-access.git synced 2025-12-12 12:24:03 +00:00
This commit is contained in:
Abrar Ahmad 2022-02-01 20:53:20 +05:00
parent bb1a737b3a
commit 9eaccd2215
7 changed files with 151 additions and 14 deletions

View file

@ -21,9 +21,9 @@
},
"require": {
"php": "^8.0",
"livewire/livewire": "^2.4"
"livewire/livewire": "^2.10"
},
"require-dev": {
"orchestra/testbench": "^6.9"
"orchestra/testbench": "^6.9|^7.0"
}
}