Skip to content

Commit

Permalink
Version Requirement Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrick Peter committed May 26, 2023
1 parent 8a5d7ca commit a97ff3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Prior to installing `ultimate-uploader` get the [Composer](https://getcomposer.o
**Step 1** — update your `composer.json`:
```composer.json
"require": {
"peterson/php-form-validator": "^3.3.3"
"peterson/php-form-validator": "^3.3.4"
}
```

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"extra": {
"branch-alias": {
"dev-main": "3.3.3-dev"
"dev-main": "3.3.4-dev"
}
},
"minimum-stability": "stable",
Expand Down

0 comments on commit a97ff3f

Please sign in to comment.