Skip to content

Commit aaf0ec1

Browse files
committed
Remove minimum stability
1 parent 53ffec5 commit aaf0ec1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,12 @@
3232
"email": "[email protected]"
3333
}
3434
],
35-
"minimum-stability": "dev",
36-
"prefer-stable": true,
3735
"require": {
3836
"php": ">=8.1",
3937
"revolt/event-loop": "^1 || ^0.2"
4038
},
4139
"require-dev": {
42-
"ext-json": "*",
43-
"amphp/php-cs-fixer-config": "^2-dev",
40+
"amphp/php-cs-fixer-config": "^2",
4441
"phpunit/phpunit": "^9",
4542
"psalm/phar": "^4.13"
4643
},

0 commit comments

Comments
 (0)