Skip to content

Commit 2fe9ac9

Browse files
Merge pull request #4 from codions/develop
Updated composer.json
2 parents 79ea80a + de9e7b5 commit 2fe9ac9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"php": ">=7.4",
1818
"ext-json": "*",
1919
"codions/laravel-themes-installer": "^1.0",
20-
"illuminate/view": "^7.0|^8.0|^9.0|^10.0"
20+
"illuminate/view": "^7.0|^8.0|^9.0|^10.0",
21+
"livewire/livewire": "^2.10"
2122
},
2223
"autoload": {
2324
"psr-4": {

0 commit comments

Comments
 (0)