Skip to content

Commit

Permalink
Support for PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Jan 9, 2024
1 parent 01bac65 commit 08d40ce
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 @@ -36,7 +36,7 @@
],
"homepage": "http://www.doctrine-project.org/",
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"composer-runtime-api": "^2.0",
"composer/semver": "^3.0",
"doctrine/annotations": "^1.13.3 || ^2",
Expand Down

0 comments on commit 08d40ce

Please sign in to comment.