Skip to content

Commit

Permalink
add allow php ~8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
edgar-jouwweb committed Aug 26, 2024
1 parent 524513f commit c228d23
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 @@
}
],
"require": {
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"laminas/laminas-mail": "^2.9",
"laminas/laminas-http": "^2.8",
"laminas/laminas-mime": "^2.8",
Expand Down

0 comments on commit c228d23

Please sign in to comment.