Skip to content

Commit

Permalink
qa: update composer lockfile to use PHP 8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Weier O'Phinney <[email protected]>
  • Loading branch information
weierophinney committed Jul 10, 2023
1 parent 233512e commit 963c6ec
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 130 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"sort-packages": true,
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
},
"platform": {
"php": "8.0.99"
}
},
"extra": {
Expand Down
Loading

0 comments on commit 963c6ec

Please sign in to comment.