Skip to content

Commit

Permalink
Adding types
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDJ committed Oct 9, 2024
1 parent c35aab5 commit fb6e239
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 577 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"ext-dom": "*",
"ext-simplexml": "*"
},
"ext-libxml": "*",
"ext-simplexml": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
"squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999",
Expand Down
Loading

0 comments on commit fb6e239

Please sign in to comment.