Skip to content

Commit

Permalink
Merge pull request #66 from LM-Commons/visto9259-patch-1
Browse files Browse the repository at this point in the history
Update composer platform config to php:8.1
  • Loading branch information
visto9259 authored Nov 12, 2024
2 parents 738046b + ce6e13f commit 4c6f0ca
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 45 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@
"allow-plugins": {
"laminas/laminas-component-installer": true,
"dealerdirect/phpcodesniffer-composer-installer": true
},
"platform": {
"php": "8.1.99"
}
}
}
93 changes: 48 additions & 45 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c6f0ca

Please sign in to comment.