-
-
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.
To improve php8 support Signed-off-by: Daniel Kesselberg <[email protected]>
- 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 |