Skip to content

Commit

Permalink
Update composer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtcd committed Dec 29, 2021
1 parent 241a9af commit 5df1d8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"type": "symfony-bundle",
"require": {
"php": "^7.4 || ^8.0",
"symfony/config": "^5.3 || ^4.4",
"symfony/dependency-injection": "^5.3 || ^4.4",
"symfony/http-kernel": "^5.3 || ^4.4",
"symfony/config": "^5.3 || ^6.0",
"symfony/dependency-injection": "^5.3 || ^6.0",
"symfony/http-kernel": "^5.3 || ^6.0",
"jbtcd/fitbit": "^0.10"
},
"require-dev": {
Expand Down

0 comments on commit 5df1d8e

Please sign in to comment.