dev stability

This commit is contained in:
Dries Vints
2023-02-14 16:52:25 +01:00
committed by Taylor Otwell
parent 64f3d149cb
commit 64173fbedf

View File

@@ -64,6 +64,6 @@
"php-http/discovery": true "php-http/discovery": true
} }
}, },
"minimum-stability": "stable", "minimum-stability": "dev",
"prefer-stable": true "prefer-stable": true
} }