Skip to content

Commit e30ba29

Browse files
committed
Update to use database-testing 0.5.0
1 parent fe7c41b commit e30ba29

File tree

2 files changed

+151
-81
lines changed

2 files changed

+151
-81
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A testing extension for cspray/database-testing to integrate with PHPUnit.",
44
"require": {
55
"php": "^8.3",
6-
"cspray/database-testing": "dev-main",
6+
"cspray/database-testing": "^0.5",
77
"phpunit/phpunit": "^11"
88
},
99
"require-dev": {

0 commit comments

Comments
 (0)