Remove minimum stability

This commit is contained in:
Aaron Piotrowski 2022-12-31 10:14:09 -06:00
parent 1f93ed0e0d
commit 34b873da91
No known key found for this signature in database
GPG Key ID: 5B456E6AABA44A63

View File

@ -15,13 +15,11 @@
"amphp/amp": "^3"
},
"require-dev": {
"amphp/php-cs-fixer-config": "^2-dev",
"amphp/php-cs-fixer-config": "^2",
"amphp/phpunit-util": "^3",
"phpunit/phpunit": "^9",
"psalm/phar": "^4.10"
},
"minimum-stability": "beta",
"prefer-stable": true,
"autoload": {
"psr-4": {
"Amp\\Sql\\": "src"