Skip to content

Commit c07b7f3

Browse files
committed
🔧 updated minimum stability
1 parent 91e4b11 commit c07b7f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"src/functions.php"
2929
]
3030
},
31-
"minimum-stability": "stable",
31+
"minimum-stability": "dev",
32+
"prefer-stable": true,
3233
"require": {
3334
"leafs/anchor": "^1.0"
3435
}

0 commit comments

Comments
 (0)