Skip to content

Commit

Permalink
Update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtcd committed Oct 4, 2021
1 parent 44fe4b1 commit 61c7ce8
Show file tree
Hide file tree
Showing 2 changed files with 392 additions and 305 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"description": "A Symfony bundle for v1 of JBTCDs Fitbit SDK for PHP",
"type": "symfony-bundle",
"require": {
"php": "^7.4",
"php": "^7.4 || ^8.0",
"symfony/config": "^5.0 || ^4.4",
"symfony/dependency-injection": "^5.0 || ^4.4",
"symfony/http-kernel": "^5.0 || ^4.4",
"jbtcd/fitbit": "^0.8.0"
"jbtcd/fitbit": "^0.9.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down
Loading

0 comments on commit 61c7ce8

Please sign in to comment.