Skip to content

Commit

Permalink
Readme: fixed minimal PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
janpecha committed Jul 27, 2023
1 parent 30aedb8 commit b8b5843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
composer require inlm/schema-generator
```

Schema Generator requires PHP 7.2.0 or later.
Schema Generator requires PHP 5.6.0 or later.


## Usage
Expand Down

0 comments on commit b8b5843

Please sign in to comment.