Skip to content

Commit

Permalink
forced composer into PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtomklima committed Dec 18, 2023
1 parent cc17d32 commit d9efd2d
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 93 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
"sort-packages": true,
"allow-plugins": {
"php-http/discovery": false
},
"platform": {
"php": "8.1"
}
},
"scripts": {
Expand Down
Loading

0 comments on commit d9efd2d

Please sign in to comment.