Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit f63480b

Browse files
authored
Update composer.json
1 parent 58fc9c6 commit f63480b

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
@@ -14,7 +14,7 @@
1414
],
1515
"minimum-stability": "dev",
1616
"require": {
17-
"php": ">=7.2",
17+
"php": "^7.2|^8.0",
1818
"laravel/scout": "~6.0|~7.0|~8.0"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)