Adjusts minimum stability

This commit is contained in:
Nuno Maduro 2024-03-12 13:52:43 +00:00 committed by GitHub
parent ec8b74030f
commit c1fc3a0e69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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": "dev", "minimum-stability": "stable",
"prefer-stable": true "prefer-stable": true
} }