Skip to content

Commit 6cd8b71

Browse files
committed
chore: bumps dependencies
1 parent b247f00 commit 6cd8b71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
],
1313
"require": {
1414
"php": "^8.1.0",
15-
"nyholm/psr7": "^1.5",
16-
"openai-php/client": "^0.4.0",
15+
"nyholm/psr7": "^1.5.1",
16+
"openai-php/client": "^0.4.1",
1717
"psr/http-client": "^1.0.1",
1818
"psr/http-factory": "^1.0.1",
1919
"symfony/config": "^5.4.21|^6.2.7",
@@ -22,8 +22,8 @@
2222
"symfony/http-kernel": "^5.4.21|^6.2.7"
2323
},
2424
"require-dev": {
25-
"laravel/pint": "^1.6.0",
26-
"phpstan/phpstan": "^1.10.5",
25+
"laravel/pint": "^1.7.0",
26+
"phpstan/phpstan": "^1.10.8",
2727
"rector/rector": "^0.14.8",
2828
"symfony/phpunit-bridge": "^6.2.7"
2929
},

0 commit comments

Comments
 (0)