Skip to content

Commit

Permalink
[TASK] Add php 8.3 in composer.json
Browse files Browse the repository at this point in the history
Related: AUS-315
  • Loading branch information
CristinaCutus committed Mar 22, 2024
1 parent 7f66542 commit 4f2794d
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 @@ -10,7 +10,7 @@
"docs": "https://github.com/pluswerk/mail_logger/blob/master/Readme.md"
},
"require": {
"php": "~8.1.0 || ~8.2.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"composer-runtime-api": "^2",
"typo3/cms-core": "^11.5.0 || ^12.4.0"
},
Expand Down

0 comments on commit 4f2794d

Please sign in to comment.