Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Oct 27, 2024
1 parent 24815ef commit 166cc22
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"require": {
"php": "^8.1.0",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^9.46.0|^10.34.2|^11.23.5",
"laravel/framework": "^9.46.0|^10.34.2|^11.29.0",
"openai-php/client": "^0.10.2"
},
"require-dev": {
"laravel/pint": "^1.17.3",
"pestphp/pest": "^2.35.1|^3.0.0",
"laravel/pint": "^1.18.1",
"pestphp/pest": "^2.35.1|^3.5.0",
"pestphp/pest-plugin-arch": "^2.7.0|^3.0.0",
"phpstan/phpstan": "^1.12.4",
"symfony/var-dumper": "^6.4.0|^7.1.4"
"phpstan/phpstan": "^1.12.7",
"symfony/var-dumper": "^6.4.0|^7.1.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 166cc22

Please sign in to comment.