We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe7c41b commit e30ba29Copy full SHA for e30ba29
composer.json
@@ -3,7 +3,7 @@
3
"description": "A testing extension for cspray/database-testing to integrate with PHPUnit.",
4
"require": {
5
"php": "^8.3",
6
- "cspray/database-testing": "dev-main",
+ "cspray/database-testing": "^0.5",
7
"phpunit/phpunit": "^11"
8
},
9
"require-dev": {
0 commit comments