Skip to content

Commit

Permalink
Bump php-sdk version to 1.0.0 (#1082)
Browse files Browse the repository at this point in the history
## Type of change
    - [ ] Bug fix
    - [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
    - [ ] Build/deploy pipeline (DevOps)
    - [X] Other

    ## Objective
    Automated php-sdk version bump to 1.0.0
  • Loading branch information
bitwarden-devops-bot authored Sep 25, 2024
1 parent 1a99196 commit ae2a7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/php/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"keywords": ["bitwarden","sdk","password-manager"],
"homepage": "https://github.com/bitwarden/sdk",
"version": "0.1.0",
"version": "1.0.0",
"require": {
"php": "^8.0",
"ext-ffi": "*"
Expand Down

0 comments on commit ae2a7c0

Please sign in to comment.