-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39939 from nextcloud/deps/stable27/tarstreamer-php8
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule 3rdparty
updated
8 files
+6 −0 | .gitignore | |
+1 −1 | composer.json | |
+18 −8 | composer.lock | |
+45 −51 | composer/ClassLoader.php | |
+18 −8 | composer/installed.json | |
+9 −9 | composer/installed.php | |
+25 −27 | deepdiver1975/tarstreamer/src/TarHeader.php | |
+37 −39 | deepdiver1975/tarstreamer/src/TarStreamer.php |