Skip to content

Commit a017639

Browse files
committed
test new version constraint for phpdb
Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent 7609726 commit a017639

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
@@ -31,7 +31,7 @@
3131
},
3232
"require": {
3333
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
34-
"php-db/phpdb": "^0.2.0",
34+
"php-db/phpdb": "<=1.0.0",
3535
"webmozart/assert": "^1.11"
3636
},
3737
"require-dev": {

0 commit comments

Comments
 (0)