Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Aug 4, 2023
1 parent c67a90d commit 1813f0a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
],
"require": {
"php": "^8.1.0",
"filp/whoops": "^2.15.2",
"filp/whoops": "^2.15.3",
"nunomaduro/termwind": "^1.15.1",
"symfony/console": "^6.3.0"
"symfony/console": "^6.3.2"
},
"require-dev": {
"brianium/paratest": "^7.2.2",
"laravel/framework": "^10.14.1",
"laravel/pint": "^1.10.3",
"laravel/sail": "^1.23.0",
"brianium/paratest": "^7.2.4",
"laravel/framework": "^10.17.1",
"laravel/pint": "^1.10.5",
"laravel/sail": "^1.23.1",
"laravel/sanctum": "^3.2.5",
"laravel/tinker": "^2.8.1",
"nunomaduro/larastan": "^2.6.3",
"orchestra/testbench-core": "^8.5.8",
"pestphp/pest": "^2.8.1",
"nunomaduro/larastan": "^2.6.4",
"orchestra/testbench-core": "^8.5.9",
"pestphp/pest": "^2.12.1",
"phpunit/phpunit": "^10.3.1",
"sebastian/environment": "^6.0.1",
"spatie/laravel-ignition": "^2.2.0"
Expand Down

0 comments on commit 1813f0a

Please sign in to comment.