Skip to content

Commit

Permalink
Update woocommerce stubs and add woocommerce-packages-stubs.php to ps…
Browse files Browse the repository at this point in the history
…alm.xml stubs.
  • Loading branch information
inpsyde-maticluznar committed Jul 28, 2023
1 parent 1bdd10a commit 1f9f499
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"fzaninotto/faker": "^1.9@dev",
"inpsyde/php-coding-standards": "^1.0.0",
"php-stubs/wordpress-stubs": "^5.0@stable",
"php-stubs/woocommerce-stubs": "^5.0@stable",
"php-stubs/woocommerce-stubs": "7.9.0",
"vimeo/psalm": "^4.8 || ^5.13.0"
},
"autoload": {
Expand Down
21 changes: 10 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<file name=".psalm/stubs.php"/>
<file name="vendor/php-stubs/wordpress-stubs/wordpress-stubs.php"/>
<file name="vendor/php-stubs/woocommerce-stubs/woocommerce-stubs.php"/>
<file name="vendor/php-stubs/woocommerce-stubs/woocommerce-packages-stubs.php"/>
</stubs>
<issueHandlers>
<MixedAssignment errorLevel="suppress" />
Expand Down

0 comments on commit 1f9f499

Please sign in to comment.