Skip to content

Commit

Permalink
Merge pull request #5 from MammatusPHP/use-tagged-k8s-contracts
Browse files Browse the repository at this point in the history
Use tagged Kubernetes Contracts package
  • Loading branch information
WyriHaximus authored Oct 16, 2024
2 parents 590d197 + 24f4ea5 commit b474cea
Show file tree
Hide file tree
Showing 2 changed files with 2,132 additions and 1,306 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"license": "MIT",
"require": {
"php": "^8.2",
"mammatus/kubernetes-contracts": "dev-main"
"mammatus/kubernetes-contracts": "^1"
},
"require-dev": {
"wyrihaximus/test-utilities": "^5.6"
"wyrihaximus/test-utilities": "^6.0.10"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit b474cea

Please sign in to comment.