Skip to content

Commit

Permalink
Merge pull request #28 from umutphp/26-php-83-support
Browse files Browse the repository at this point in the history
Update composer for PHP versions
  • Loading branch information
umutphp authored Nov 25, 2023
2 parents deee60c + 6449a56 commit 69b17b5
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 69b17b5

Please sign in to comment.