Skip to content

Commit 8fbdc31

Browse files
committed
Relax beluga-php/docker-php-api constraint
1 parent d9c1771 commit 8fbdc31

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=8.1",
14-
"beluga-php/docker-php-api": "7.1.45.0",
14+
"beluga-php/docker-php-api": "7.1.45.*",
1515
"nyholm/psr7": "^1.8",
1616
"php-http/client-common": "^2.7",
1717
"php-http/discovery": "^1.19",

0 commit comments

Comments
 (0)