Skip to content

Commit c412543

Browse files
authored
Added Sample_02_Serialized to composer samples (#834)
It was missing but it works. There are also 3 Sample_12 files missing. But they do not work mainly because PhpPptTree does not exists.
1 parent 094c022 commit c412543

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"samples": [
4343
"php samples/Sample_01_Complex.php",
4444
"php samples/Sample_01_Simple.php",
45+
"php samples/Sample_02_Serialized.php",
4546
"php samples/Sample_03_Image.php",
4647
"php samples/Sample_03_Video.php",
4748
"php samples/Sample_04_Table.php",

0 commit comments

Comments
 (0)