Skip to content

Commit

Permalink
v4-beta release prepping
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Aug 10, 2024
1 parent b97bf84 commit 80cc261
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require-dev": {
"laravel/pint": "^1.2",
"larastan/larastan": "^2.4.0",
"sampoyigi/testbench": "^1.0",
"sampoyigi/testbench": "dev-main as 1.0",
"pestphp/pest-plugin-laravel": "^2.0",
"igniterlabs/ti-ext-importexport": "v4.x-dev as 4.0"
},
Expand Down Expand Up @@ -58,5 +58,6 @@
},
"sort-packages": true
},
"minimum-stability": "dev"
"minimum-stability": "beta",
"prefer-stable": true
}

0 comments on commit 80cc261

Please sign in to comment.