Skip to content

Commit a97ff3f

Browse files
author
Fredrick Peter
committed
Version Requirement Update
1 parent 8a5d7ca commit a97ff3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Prior to installing `ultimate-uploader` get the [Composer](https://getcomposer.o
6060
**Step 1** — update your `composer.json`:
6161
```composer.json
6262
"require": {
63-
"peterson/php-form-validator": "^3.3.3"
63+
"peterson/php-form-validator": "^3.3.4"
6464
}
6565
```
6666

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"extra": {
4141
"branch-alias": {
42-
"dev-main": "3.3.3-dev"
42+
"dev-main": "3.3.4-dev"
4343
}
4444
},
4545
"minimum-stability": "stable",

0 commit comments

Comments
 (0)