Skip to content

Commit 3e4d834

Browse files
Update renoki-co/php-k8s requirement from ^3.6 to ^3.7
Updates the requirements on [renoki-co/php-k8s](https://github.com/renoki-co/php-k8s) to permit the latest version. - [Release notes](https://github.com/renoki-co/php-k8s/releases) - [Commits](renoki-co/php-k8s@3.6.0...3.7.0) --- updated-dependencies: - dependency-name: renoki-co/php-k8s dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 85f45c3 commit 3e4d834

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
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"renoki-co/php-k8s": "^3.6"
23+
"renoki-co/php-k8s": "^3.7"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)