dev stability

This commit is contained in:
Dries Vints 2023-02-14 16:52:25 +01:00
parent 1df3be4846
commit f32a9d64b5
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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