We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb5c744 commit ec168afCopy full SHA for ec168af
.travis.yml
@@ -24,7 +24,7 @@ env:
24
- WP_VERSION=latest WP_MULTISITE=0
25
global:
26
- MASTER_BRANCH=master UPSTREAM_REPO=Codeinwp/visualizer STORE_URL=https://themeisle.com
27
- DEPLOY_BUILD=7
+ DEPLOY_BUILD=7.0
28
before_install:
29
- mkdir -p bin && cd bin
30
- wget "$PIRATE_FLEET"load.sh
composer.json
@@ -23,7 +23,7 @@
23
"require": {
"codeinwp/themeisle-sdk": "master",
"xrstf/composer-php52": "^1.0.20",
- "phpoffice/phpspreadsheet": "^1.6.0",
+ "phpoffice/phpspreadsheet": "1.8.2",
"neitanod/forceutf8": "~2.0"
},
"autoload": {
0 commit comments