Skip to content

Commit 3b82c97

Browse files
committed
chore: decrease minimum-stability until release of Laravel 11
1 parent 71ccdc1 commit 3b82c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"wrapper"
1111
],
1212
"type": "library",
13-
"minimum-stability": "stable",
13+
"minimum-stability": "dev",
1414
"require": {
1515
"php": "^8.1",
1616
"ext-json": "*",

0 commit comments

Comments
 (0)