Merge branch '9.x'

This commit is contained in:
Dries Vints 2023-01-13 14:58:30 +01:00
commit 875e6f17e3
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": "dev", "minimum-stability": "stable",
"prefer-stable": true "prefer-stable": true
} }