Skip to content

Commit 34b873d

Browse files
committed
Remove minimum stability
1 parent 1f93ed0 commit 34b873d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
"amphp/amp": "^3"
1616
},
1717
"require-dev": {
18-
"amphp/php-cs-fixer-config": "^2-dev",
18+
"amphp/php-cs-fixer-config": "^2",
1919
"amphp/phpunit-util": "^3",
2020
"phpunit/phpunit": "^9",
2121
"psalm/phar": "^4.10"
2222
},
23-
"minimum-stability": "beta",
24-
"prefer-stable": true,
2523
"autoload": {
2624
"psr-4": {
2725
"Amp\\Sql\\": "src"

0 commit comments

Comments
 (0)