Skip to content

Commit 318ae1b

Browse files
authored
Merge pull request #55 from php-api-clients/composer-1.8
Require composer 1.8 to solve build failure on prefer-lowest due to incompatible continue call on PHP 7.3+
2 parents 197da2d + 5f89810 commit 318ae1b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"php": "^7.2",
1313
"api-clients/cs-fixer-config": "^1.1.1",
1414
"clue/block-react": "^1.3",
15+
"composer/composer": "^1.8",
1516
"friendsofphp/php-cs-fixer": "^2.13",
1617
"infection/infection": "^0.11.4",
1718
"jakub-onderka/php-console-highlighter": "^0.4",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)