Skip to content

Commit 166cc22

Browse files
committed
chore: bumps dependencies
1 parent 24815ef commit 166cc22

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 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.23.5",
15+
"laravel/framework": "^9.46.0|^10.34.2|^11.29.0",
1616
"openai-php/client": "^0.10.2"
1717
},
1818
"require-dev": {
19-
"laravel/pint": "^1.17.3",
20-
"pestphp/pest": "^2.35.1|^3.0.0",
19+
"laravel/pint": "^1.18.1",
20+
"pestphp/pest": "^2.35.1|^3.5.0",
2121
"pestphp/pest-plugin-arch": "^2.7.0|^3.0.0",
22-
"phpstan/phpstan": "^1.12.4",
23-
"symfony/var-dumper": "^6.4.0|^7.1.4"
22+
"phpstan/phpstan": "^1.12.7",
23+
"symfony/var-dumper": "^6.4.0|^7.1.5"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)