We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f457bc commit ca38bb9Copy full SHA for ca38bb9
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "kargnas/laravel-ai-translator",
3
- "version": "1.7.13",
+ "version": "1.7.14",
4
"description": "AI-powered translation tool for Laravel language files",
5
"keywords": [
6
"kargnas",
@@ -29,7 +29,7 @@
29
"guzzlehttp/promises": "^2.0",
30
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
31
"openai-php/client": "^0.10.3",
32
- "symfony/process": "^6.0"
+ "symfony/process": "^6.0|^7.0"
33
},
34
"require-dev": {
35
"laravel/pint": "^1.0",
0 commit comments