We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f93ed0 commit 34b873dCopy full SHA for 34b873d
1 file changed
composer.json
@@ -15,13 +15,11 @@
15
"amphp/amp": "^3"
16
},
17
"require-dev": {
18
- "amphp/php-cs-fixer-config": "^2-dev",
+ "amphp/php-cs-fixer-config": "^2",
19
"amphp/phpunit-util": "^3",
20
"phpunit/phpunit": "^9",
21
"psalm/phar": "^4.10"
22
23
- "minimum-stability": "beta",
24
- "prefer-stable": true,
25
"autoload": {
26
"psr-4": {
27
"Amp\\Sql\\": "src"
0 commit comments