Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
RhysLees committed Jan 11, 2024
1 parent 59c3d0f commit 679b9ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"require": {
"php": "^8.2",
"illuminate/support": "^10.0",
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/guzzle": "^7.8",
"symfony/psr-http-message-bridge": "^2.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"friendsofphp/php-cs-fixer": "^3.46",
"orchestra/testbench": "^8.20",
"phpunit/phpunit": "^9.6"
},
Expand Down

0 comments on commit 679b9ac

Please sign in to comment.