Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Commit

Permalink
Update composer.json (#156)
Browse files Browse the repository at this point in the history
add php 8.0
  • Loading branch information
PooyaDustdar authored Aug 26, 2021
1 parent 004c8fc commit 058a3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"elastic"
],
"require": {
"php": "^7.2",
"php": "^7.2|^8.0",
"laravel/scout": "^8.0"
},
"require-dev": {
Expand Down

0 comments on commit 058a3fc

Please sign in to comment.