Skip to content

Commit

Permalink
Set composer PHP version to 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Dec 4, 2024
1 parent 48f112d commit 3fa6813
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
"phpstan/extension-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"php-http/discovery": true
},
"platform": {
"php": "8.3.6"
}
},
"extra": {
Expand Down

0 comments on commit 3fa6813

Please sign in to comment.