Skip to content

Commit

Permalink
specify php version and rerun composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
creme332 committed Oct 10, 2024
1 parent 6f07d0a commit ec4bf9a
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 96 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,10 @@
"phpunit/phpunit": "^10.5",
"guzzlehttp/guzzle": "^7.0",
"fakerphp/faker": "^1.23"
},
"config": {
"platform": {
"php": "8.1"
}
}
}
196 changes: 100 additions & 96 deletions composer.lock

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

0 comments on commit ec4bf9a

Please sign in to comment.