Skip to content

Commit

Permalink
Merge pull request #125 from magento/version-4-release
Browse files Browse the repository at this point in the history
Version 4 Release
  • Loading branch information
lenaorobei authored Aug 6, 2019
2 parents d2f07a9 + 8f35f67 commit d24e023
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
install: composer install --no-interaction --prefer-source
script:
- vendor/bin/phpunit
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"AFL-3.0"
],
"type": "phpcodesniffer-standard",
"version": "3",
"version": "4",
"require": {
"php": ">=5.6.0",
"squizlabs/php_codesniffer": "^3.4"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d24e023

Please sign in to comment.