Skip to content

Commit

Permalink
chore: bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Jan 4, 2024
1 parent 0225cf9 commit b9a03b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
"php": "^8.2.0",
"filp/whoops": "^2.15.4",
"nunomaduro/termwind": "^2.0.0",
"symfony/console": "^7.0.1"
"symfony/console": "^7.0.2"
},
"conflict": {
"laravel/framework": "<11.0.0 || >=12.0.0",
"phpunit/phpunit": "<10.5.1 || >=11.0.0"
},
"require-dev": {
"laravel/framework": "^11.0.0",
"laravel/pint": "^1.13.6",
"laravel/pint": "^1.13.7",
"laravel/tinker": "dev-develop",
"laravel/sail": "^1.26.2",
"laravel/sail": "^1.26.3",
"laravel/sanctum": "^4.0.0",
"nunomaduro/larastan": "^3.0.0",
"nunomaduro/larastan": "^2.8.0",
"orchestra/testbench-core": "^9.0.0",
"pestphp/pest": "^2.27.0",
"pestphp/pest": "^2.30.0",
"sebastian/environment": "^6.0.1"
},
"autoload-dev": {
Expand Down

0 comments on commit b9a03b8

Please sign in to comment.