Skip to content

Commit

Permalink
Update php version
Browse files Browse the repository at this point in the history
  • Loading branch information
mtawil committed Aug 24, 2023
1 parent 457efcb commit d8d36a3
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 @@ -16,7 +16,7 @@
}
],
"require": {
"php": "^8.0",
"php": "^8.0|^8.1|^8.2",
"spatie/laravel-package-tools": "^1.4",
"illuminate/contracts": "^8.0|^v9.0|^v10.0",
"illuminate/support": "^8.0|^9.0|^10.0",
Expand Down

0 comments on commit d8d36a3

Please sign in to comment.