Skip to content
Snippets Groups Projects
Verified Commit 3a5b3f4c authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: remove trailing comma


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent cc7029c1
No related branches found
No related tags found
1 merge request!2feat: prepare for phpstan v2
......@@ -8,7 +8,7 @@
"szepeviktor/phpstan-wordpress": "^1.3 || ^2",
"phpstan/phpstan-deprecation-rules": "^1.1 || ^2",
"php-stubs/woocommerce-stubs": "*",
"phpstan/phpstan-strict-rules": "^1.5 || ^2",
"phpstan/phpstan-strict-rules": "^1.5 || ^2"
},
"license": "MIT",
"authors": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment