Update autoloader version to use ranges

This commit is contained in:
Mike Jolley 2019-10-01 14:17:46 +01:00
parent 4593f523fd
commit 98461cbf4e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"automattic/jetpack-autoloader": "1.3.2",
"automattic/jetpack-autoloader": "^1.2.0",
"php": ">=5.6|>=7.0",
"composer/installers": "1.6.0",
"woocommerce/woocommerce-blocks": "2.3.0",