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 442c689 commit d9c1771Copy full SHA for d9c1771
1 file changed
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=8.1",
14
- "beluga-php/docker-php-api": "7.1.44.0",
+ "beluga-php/docker-php-api": "7.1.45.0",
15
"nyholm/psr7": "^1.8",
16
"php-http/client-common": "^2.7",
17
"php-http/discovery": "^1.19",
@@ -62,7 +62,8 @@
62
"1.42": "1.42.x-dev",
63
"1.43": "1.43.x-dev",
64
"1.44": "1.44.x-dev",
65
- "dev-master": "1.45.x-dev"
+ "1.45": "1.45.x-dev"
66
+ "dev-master": "1.46.x-dev"
67
}
68
},
69
"scripts": {
0 commit comments