Skip to content

Commit f9cb9c2

Browse files
algolia-botdamcou
andcommitted
chore: generated code for commit f87ef6b. [skip ci]
Co-authored-by: Damien Couchez <[email protected]>
1 parent f87ef6b commit f9cb9c2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

clients/algoliasearch-client-php/composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
3131
},
3232
"require-dev": {
33-
"friendsofphp/php-cs-fixer": "^3.5.0",
33+
"friendsofphp/php-cs-fixer": "^2.0 || ^3.5.0",
3434
"phpunit/phpunit": "^9.3",
3535
"vlucas/phpdotenv": "^5.4"
3636
},
@@ -49,5 +49,7 @@
4949
},
5050
"suggest": {
5151
"guzzlehttp/guzzle": "If you prefer to use Guzzle HTTP client instead of the Http Client implementation provided by the package"
52-
}
52+
},
53+
"minimum-stability": "dev",
54+
"prefer-stable": true
5355
}

0 commit comments

Comments
 (0)