Skip to content

Commit

Permalink
chore: bump composer.json dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke committed Jan 9, 2022
1 parent aec71ed commit b092563
Show file tree
Hide file tree
Showing 2 changed files with 829 additions and 739 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"php": "^8.0",
"ext-json": "*",
"ext-openssl": "*",
"lcobucci/jwt": "^4.1.4",
"laravel/framework": "^8.55.0",
"lcobucci/jwt": "^4.1.5",
"laravel/framework": "^8.78.0",
"myclabs/php-enum": "^1.8.3",
"stripe/stripe-php": "^7.94.0",
"laravel/ui": "^3.3.0"
"stripe/stripe-php": "^7.108.0",
"laravel/ui": "^3.4.1"
},
"require-dev": {
"mockery/mockery": "^1.4.3",
"phpunit/phpunit": "^9.5.8",
"orchestra/testbench": "^6.20.0"
"mockery/mockery": "^1.4.4",
"phpunit/phpunit": "^9.5.11",
"orchestra/testbench": "^6.23.2"
},
"autoload": {
"classmap": [],
Expand Down
Loading

0 comments on commit b092563

Please sign in to comment.