Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Feb 10, 2022
1 parent 11eb227 commit 3fd7147
Show file tree
Hide file tree
Showing 2 changed files with 1,421 additions and 943 deletions.
11 changes: 3 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,9 @@
"homepage": "https://chrisk.app"
}
],
"config": {
"platform": {
"php": "7.4"
}
},
"require": {
"php": ">=7.4",
"fusio/impl": "^5.0",
"symfony/dotenv": "^5.1"
"php": ">=8.0",
"fusio/impl": "^6.0-RC1",
"symfony/dotenv": "^6.0"
}
}

0 comments on commit 3fd7147

Please sign in to comment.