Skip to content

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Aug 23, 2022
1 parent 4f5079f commit f3567d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"require" : {
"php" : ">=8.0.0|>=8.1.0",
"cweagans/composer-patches" : "^1.7",
"fastybird/exchange" : "^0.58",
"fastybird/exchange" : "^0.59",
"fastybird/json-api" : "^0.11",
"fastybird/metadata" : "^0.75",
"fastybird/metadata" : "^0.76",
"fastybird/simple-auth" : "^0.4",
"ipub/doctrine-phone" : "^1.6",
"ipub/doctrine-timestampable" : "^1.5",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastnumbers>=3.2
fastybird-exchange>=0.58
fastybird-metadata>=0.75
fastybird-exchange>=0.59
fastybird-metadata>=0.76
kink>=0.6
setuptools>=57.4
sqlalchemy[mypy]>=1.4
Expand Down

0 comments on commit f3567d1

Please sign in to comment.