Skip to content

Commit

Permalink
fix issue: count(): Argument myokyawhtun#1 () must be of type Countab…
Browse files Browse the repository at this point in the history
…le|array, bool given
  • Loading branch information
ivgrin committed Dec 8, 2023
1 parent c48b311 commit 2a64d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require":{
"php": ">=5.2.0"
},
"minimum-stability":"dev",
"minimum-stability": "stable",
"autoload":{
"psr-0":{
"PDFMerger": "PDFMerger.php"
Expand Down

0 comments on commit 2a64d35

Please sign in to comment.