Skip to content

Commit

Permalink
require a specific minimum version of elife/api-client
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaubrey committed Nov 7, 2024
1 parent 422037b commit 9a8b981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require": {
"php": "^7.1 || ^8.0",
"composer/package-versions-deprecated": "1.11.99.2",
"elife/api-client": "dev-support-php-8.x",
"elife/api-client": "^1.1",
"guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.7 || ^2.7",
"symfony/serializer": "^2.8.2 || ^3.0.2"
Expand Down

0 comments on commit 9a8b981

Please sign in to comment.