Skip to content

Commit 43b44d6

Browse files
committed
🔧 updated minimum stability
1 parent 3e14792 commit 43b44d6

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
@@ -29,7 +29,8 @@
2929
"src/functions.php"
3030
]
3131
},
32-
"minimum-stability": "stable",
32+
"minimum-stability": "dev",
33+
"prefer-stable": true,
3334
"require": {
3435
"ext-curl": "*"
3536
}

0 commit comments

Comments
 (0)