Skip to content

Commit d5967fa

Browse files
authored
PHP 8.0 support
1 parent 6895fd3 commit d5967fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^8.1",
21+
"php": "^8.0|^8.1",
2222
"livewire/livewire": "^2.0",
2323
"spatie/laravel-package-tools": "^1.9"
2424
},

0 commit comments

Comments
 (0)