Skip to content

Commit c99b1e5

Browse files
committed
Testing * composer constraint against pipeline
Signed-off-by: Joey Smith <[email protected]> Signed-off-by: Joey Smith <[email protected]>
1 parent 52c3ff7 commit c99b1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"require": {
3535
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
36-
"php-db/phpdb": "0.x.2"
36+
"php-db/phpdb": "*"
3737
},
3838
"require-dev": {
3939
"ext-mysqli": "*",

0 commit comments

Comments
 (0)