Skip to content

Commit 9ab6ae5

Browse files
committed
chore: bumps dependencies
1 parent 6a1eb8a commit 9ab6ae5

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,15 +12,15 @@
1212
"require": {
1313
"php": "^8.1.0",
1414
"guzzlehttp/guzzle": "^7.9.2",
15-
"laravel/framework": "^9.46.0|^10.34.2|^11.21",
15+
"laravel/framework": "^9.46.0|^10.34.2|^11.23.5",
1616
"openai-php/client": "^v0.10.1"
1717
},
1818
"require-dev": {
19-
"laravel/pint": "^1.17.2",
19+
"laravel/pint": "^1.17.3",
2020
"pestphp/pest": "^2.35.1",
2121
"pestphp/pest-plugin-arch": "^2.7.0",
22-
"phpstan/phpstan": "^1.11.11",
23-
"symfony/var-dumper": "^6.4.0|^7.1.3"
22+
"phpstan/phpstan": "^1.12.4",
23+
"symfony/var-dumper": "^6.4.0|^7.1.4"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)