Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
overclokk committed Jan 30, 2020
1 parent ecaf27d commit f7a1d95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ before_install:
- export PATH=vendor/bin:$PATH

install:
- composer install --prefer-dist --ignore-platform-reqs
- composer install --prefer-dist
# install WordPress
- cd $WP_FOLDER
- wp core download --version=$WP_VERSION
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"php" : ">=7.2",
"rdlowrey/auryn": "^1.4",
"italystrap/config": "^2.2",
"ocramius/proxy-manager": "^2.2.3"
"ocramius/proxy-manager": "^2.2"
},
"require-dev": {
"lucatume/wp-browser": "~2.2",
Expand Down

0 comments on commit f7a1d95

Please sign in to comment.