mirror of
https://github.com/danog/sql.git
synced 2024-11-26 20:15:08 +01:00
Remove minimum stability
This commit is contained in:
parent
1f93ed0e0d
commit
34b873da91
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user