Skip to content

Commit

Permalink
Update libraries (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
marianogoldman authored Nov 12, 2024
1 parent 19b7e2d commit ba03f20
Show file tree
Hide file tree
Showing 2 changed files with 1,072 additions and 906 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
],
"require": {
"php": "^8.2",
"guzzlehttp/guzzle": "^7.5.0",
"illuminate/support": "^11.0",
"guzzlehttp/guzzle": "^7.9",
"illuminate/support": "^11.31",
"ext-json": "*"
},
"require-dev": {
"nunomaduro/collision": "^8",
"orchestra/testbench": "^9",
"phpunit/phpunit": "^11"
"nunomaduro/collision": "^8.5",
"orchestra/testbench": "^9.5",
"phpunit/phpunit": "^11.4"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit ba03f20

Please sign in to comment.