Skip to content

Commit

Permalink
Add PHP 8.3 Support
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiodekker authored Jan 31, 2024
1 parent 42842c6 commit 5b88ff8
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 @@ -19,7 +19,7 @@
}
],
"require": {
"php": "~8.2.0",
"php": "~8.2.0|~8.3.0",
"illuminate/support": "^10.6",
"phar-io/version": "^3.2"
},
Expand Down

0 comments on commit 5b88ff8

Please sign in to comment.