Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Mar 6, 2024
1 parent 3836d2d commit 77f650a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
"require": {
"php": "^8.2.0",
"filp/whoops": "^2.15.4",
"nunomaduro/termwind": "^2.0.0",
"symfony/console": "^7.0.2"
"nunomaduro/termwind": "^2.0.1",
"symfony/console": "^7.0.4"
},
"conflict": {
"laravel/framework": "<11.0.0 || >=12.0.0",
"phpunit/phpunit": "<10.5.1 || >=12.0.0"
},
"require-dev": {
"laravel/framework": "^11.0.0",
"laravel/pint": "^1.13.8",
"laravel/pint": "^1.14.0",
"laravel/tinker": "^2.9.0",
"laravel/sail": "^1.27.0",
"laravel/sail": "^1.28.2",
"laravel/sanctum": "^4.0.0",
"larastan/larastan": "^2.8.1",
"larastan/larastan": "^2.9.2",
"orchestra/testbench-core": "^9.0.0",
"pestphp/pest": "^2.31.0 || ^3.0.0",
"pestphp/pest": "^2.34.1 || ^3.0.0",
"sebastian/environment": "^6.0.1 || ^7.0.0"
},
"autoload-dev": {
Expand Down

0 comments on commit 77f650a

Please sign in to comment.