Skip to content

Commit

Permalink
Merge pull request #55 from php-api-clients/composer-1.8
Browse files Browse the repository at this point in the history
Require composer 1.8 to solve build failure on prefer-lowest due to incompatible continue call on PHP 7.3+
  • Loading branch information
WyriHaximus committed Dec 27, 2018
2 parents 197da2d + 5f89810 commit 318ae1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -12,6 +12,7 @@
"php": "^7.2",
"api-clients/cs-fixer-config": "^1.1.1",
"clue/block-react": "^1.3",
"composer/composer": "^1.8",
"friendsofphp/php-cs-fixer": "^2.13",
"infection/infection": "^0.11.4",
"jakub-onderka/php-console-highlighter": "^0.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 318ae1b

Please sign in to comment.