Skip to content

Commit 4709c1e

Browse files
committed
update deps
1 parent cc794d1 commit 4709c1e

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
@@ -22,7 +22,7 @@
2222
"php": "^8.2",
2323
"illuminate/contracts": "^10.0||^11.0||^12.0",
2424
"nikic/php-parser": "^5.1",
25-
"openai-php/laravel": "^0.11.0||^0.12.0||^0.13.0||^0.14.0||^0.15.0||^0.16.0",
25+
"openai-php/laravel": "^0.11.0||^0.12.0||^0.13.0||^0.14.0||^0.15.0||^0.16.0||^0.17.0",
2626
"spatie/laravel-package-tools": "^1.16",
2727
"spatie/simple-excel": "^3.7",
2828
"symfony/finder": "^6.0||^7.0",
@@ -33,9 +33,9 @@
3333
"laravel/pint": "^1.14",
3434
"nunomaduro/collision": "^7.10.0||^8.1.1",
3535
"orchestra/testbench": "^8.22.0||^9.0.0||^10.0.0",
36-
"pestphp/pest": "^2.34||^3.0",
37-
"pestphp/pest-plugin-arch": "^2.7||^3.0",
38-
"pestphp/pest-plugin-laravel": "^2.3||^3.0",
36+
"pestphp/pest": "^2.34||^3.00||^4.0",
37+
"pestphp/pest-plugin-arch": "^2.7||^3.0||^4.0",
38+
"pestphp/pest-plugin-laravel": "^2.3||^3.00||^4.0",
3939
"phpstan/extension-installer": "^1.3||^2.0",
4040
"phpstan/phpstan-deprecation-rules": "^1.1||^2.0",
4141
"phpstan/phpstan-phpunit": "^1.3||^2.0"

0 commit comments

Comments
 (0)