mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Update Action Scheduler dependency to use version 3.9.x
Changed the version constraint for the woocommerce/action-scheduler dependency from 3.9.2 to 3.9.* in composer.json. This ensures compatibility with all minor updates within the 3.9 release.
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"ext-iconv": "*",
|
||||
"ext-tidy": "*",
|
||||
"composer/installers": "^2.3",
|
||||
"woocommerce/action-scheduler": "3.9.2"
|
||||
"woocommerce/action-scheduler": "3.9.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"wp-cli/wp-cli": "*",
|
||||
|
||||
Reference in New Issue
Block a user