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 b06d5ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"conflict": {
"laravel/framework": "<11.0.0 || >=12.0.0",
"phpunit/phpunit": "<10.5.1 || >=11.0.0"
"phpunit/phpunit": "<10.5.1 || >=12.0.0"
},
"require-dev": {
"laravel/framework": "^11.0.0",
Expand All @@ -31,8 +31,8 @@
"laravel/sanctum": "^4.0.0",
"nunomaduro/larastan": "^3.0.0",
"orchestra/testbench-core": "^9.0.0",
"pestphp/pest": "^2.27.0",
"sebastian/environment": "^6.0.1"
"pestphp/pest": "^3.0.0",
"sebastian/environment": "^7.0.0"
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit b06d5ab

Please sign in to comment.