Removes redundant composer setting

This commit is contained in:
Nuno Maduro 2023-01-11 15:21:12 +00:00 committed by GitHub
parent c1092ec084
commit 75d22431af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -60,6 +60,5 @@
"pestphp/pest-plugin": true "pestphp/pest-plugin": true
} }
}, },
"minimum-stability": "stable", "minimum-stability": "stable"
"prefer-stable": true
} }