Skip to content

Commit 1669de4

Browse files
committed
chore: upgrades deps
1 parent c7d4a74 commit 1669de4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
],
1313
"require": {
1414
"php": "^8.1.0",
15-
"openai-php/client": "^0.3.4",
15+
"openai-php/client": "^0.3.5",
1616
"symfony/config": "^5.4.21|^6.2.7",
1717
"symfony/dependency-injection": "^5.4.21|^6.2.7",
1818
"symfony/http-kernel": "^5.4.21|^6.2.7"
1919
},
2020
"require-dev": {
2121
"laravel/pint": "^1.6.0",
22-
"phpstan/phpstan": "^1.10.3",
22+
"phpstan/phpstan": "^1.10.5",
2323
"rector/rector": "^0.14.8",
2424
"symfony/phpunit-bridge": "^6.2.7"
2525
},

0 commit comments

Comments
 (0)