Skip to content

Commit

Permalink
Added Sample_02_Serialized to composer samples
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
kw-pr authored Dec 12, 2024
1 parent 04700ed commit f5b0907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"samples": [
"php samples/Sample_01_Complex.php",
"php samples/Sample_01_Simple.php",
"php samples/Sample_02_Serialized.php",
"php samples/Sample_03_Image.php",
"php samples/Sample_03_Video.php",
"php samples/Sample_04_Table.php",
Expand Down

0 comments on commit f5b0907

Please sign in to comment.