Skip to content

Commit

Permalink
Update packages (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbybouwmann authored Nov 20, 2024
1 parent 80ccbb2 commit d05aa7d
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 @@ -15,16 +15,16 @@
],
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "^7.2",
"guzzlehttp/guzzle": "^7.8",
"illuminate/contracts": "^9.0|^10.0|^11.0"
},
"require-dev": {
"laravel/pint": "^1.10",
"mockery/mockery": "^1.4",
"laravel/pint": "^1.18",
"mockery/mockery": "^1.6",
"nunomaduro/larastan": "^2.0",
"orchestra/testbench": "^7.25|^8.5|^9.0",
"pestphp/pest": "^2.0",
"vimeo/psalm": "^5.24"
"pestphp/pest": "^2.36",
"vimeo/psalm": "^5.26"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d05aa7d

Please sign in to comment.