Skip to content

Commit

Permalink
fix version constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
gehrisandro committed Nov 23, 2023
1 parent ba75bff commit a8b217d
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 @@ -13,7 +13,7 @@
"php": "^8.1.0",
"guzzlehttp/guzzle": "^7.7.0",
"laravel/framework": "^9.46.0|^10.14.1",
"openai-php/client": "v0.8.0"
"openai-php/client": "^v0.8.0"
},
"require-dev": {
"laravel/pint": "^1.10.3",
Expand Down

0 comments on commit a8b217d

Please sign in to comment.