Skip to content

Commit

Permalink
Update require php to ~8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Stolt committed Jul 29, 2024
1 parent 288b48d commit d97d1af
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 @@ -27,7 +27,7 @@
"extra": {
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "^2.5",
Expand Down

0 comments on commit d97d1af

Please sign in to comment.