Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rello committed Sep 23, 2021
1 parent 3fe9264 commit 95e3057
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
@@ -1,10 +1,10 @@
{
"require": {
"php": ">=7.3.0"
"php": ">=7.4.0"
},
"require-dev": {
"christophwurst/nextcloud": "^16.0.0",
"symfony/symfony": "^4.2.3",
"christophwurst/nextcloud": "^v22.0.0-RC1",
"symfony/symfony": "^4.4.19",
"guzzlehttp/guzzle": "^6.3.0"
}
}

0 comments on commit 95e3057

Please sign in to comment.