Skip to content

Commit

Permalink
another fix for composer validate
Browse files Browse the repository at this point in the history
  • Loading branch information
anteprimorac committed Nov 21, 2023
1 parent a107543 commit f9701f3
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 229 deletions.
2 changes: 1 addition & 1 deletion wordpress-plugin/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"guzzlehttp/guzzle": "^7.3",
"guzzlehttp/psr7": "^1.7 || ^2.0",
"illuminate/validation": "^8.83",
"woocommerce/action-scheduler": "3.6.4"
"woocommerce/action-scheduler": "^3.6"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "*",
Expand Down
Loading

0 comments on commit f9701f3

Please sign in to comment.