Skip to content

Commit

Permalink
Update composer for PHP versions
Browse files Browse the repository at this point in the history
  • Loading branch information
umutphp committed Nov 25, 2023
1 parent ba9dc49 commit 6449a56
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": "^7.4|^8.0|^8.1",
"php": "^7.4|^8.0|^8.1|^8.2|^8.3",
"illuminate/collections": "^8.0|^9.0|^10.0",
"illuminate/contracts": "^8.0|^9.0|^10.0",
"spatie/laravel-package-tools": "^1.4.3"
Expand Down

0 comments on commit 6449a56

Please sign in to comment.