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
1 changed files with 1 additions and 1 deletions

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
} }