Skip to content

Commit

Permalink
chore(dev-deps): Bump nextcloud/ocp package
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
nextcloud-command authored and provokateurin committed Sep 16, 2024
1 parent 73395e4 commit 0fdda2e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions tests/stub.phpstub
Original file line number Diff line number Diff line change
Expand Up @@ -1502,6 +1502,9 @@ namespace OC\Files\Storage\Wrapper{
public function getDirectoryContent($directory) : \Traversable
{
}
public function setOwner(?string $user) : void
{
}
}


Expand Down

0 comments on commit 0fdda2e

Please sign in to comment.